From c3bfe8c29c9d411bc41980dedf27f5d472154821 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 5 Apr 2011 17:19:00 +0100 Subject: [PATCH] test of new makefile, take 1 billion Signed-off-by: Stephen Gran --- config/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1