jobd/update.sh: only update-server-info on ref change
commitd480fdbaaa072b806ba3782bf9452ffeebab4511
authorKyle J. McKay <mackyle@gmail.com>
Sat, 15 Aug 2020 07:01:19 +0000 (15 00:01 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 15 Aug 2020 07:01:19 +0000 (15 00:01 -0700)
tree7d696b6678864e35e2712d5a7734a6cd02c8cfca
parent082165773ea9fdd419126925bccbcf5a304d8b96
jobd/update.sh: only update-server-info on ref change

If the fetch did not change any refs then it must not have
fetched anything hence no need to update the server info
since the list of packs must not have changed either.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/update.sh