From: Stephen Gran Date: Tue, 5 Apr 2011 16:19:00 +0000 (+0100) Subject: test of new makefile, take 1 billion X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c3bfe8c29c9d411bc41980dedf27f5d472154821;p=mirror%2Fdsa-nagios.git test of new makefile, take 1 billion Signed-off-by: Stephen Gran --- diff --git a/config/Makefile b/config/Makefile index 02a97bd..e4f30e0 100644 --- a/config/Makefile +++ b/config/Makefile @@ -8,6 +8,6 @@ clean: rm -rf generated install: generated/nrpe_dsa.cfg - rsync -Prltvz --delete -e 'ssh -i /var/lib/puppet/.ssh/id_rsa.puppet-sync' generated static handel.debian.org:draghi.debian.org/nagiosconfig + rsync rsync -avHz --delete-before --ignore-errors -e 'ssh -i /var/lib/puppet/.ssh/id_rsa.puppet-sync' generated static handel.debian.org:draghi.debian.org/nagiosconfig .PHONY: all deb