X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-replicate;h=4f7609b70eeae4624916a79bae87471ad384c689;hb=d39c6eb50d0b8e47241ac00481fd0b48d1dc839c;hp=ada301ca3bb73b522eae7eb05203929ef2268551;hpb=6fc16afe4132d62cdc2cd68b2e3433d42bad1dd1;p=mirror%2Fuserdir-ldap.git diff --git a/ud-replicate b/ud-replicate index ada301c..4f7609b 100755 --- a/ud-replicate +++ b/ud-replicate @@ -164,7 +164,7 @@ fi rndc_reload=0 if [ -e /var/lib/misc/thishost/dns-sshfp ]; then - if ! cmp -s /var/lib/misc/thishost/dns-sshfp $tempfile2; then + if ! cmp -s /var/lib/misc/thishost/dns-sshfp $tempfile; then /git/HOOKS/write_zonefile debian.org rndc_reload=1 fi