From: Stephen Gran Date: Tue, 5 Apr 2011 16:20:42 +0000 (+0100) Subject: test of new makefile, take 1 billion, minus typo X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=2333b6cbcb8c61dcc2ca05cc3663ca43a67c9315;p=mirror%2Fdsa-nagios.git test of new makefile, take 1 billion, minus typo Signed-off-by: Stephen Gran --- diff --git a/config/Makefile b/config/Makefile index e4f30e0..869847d 100644 --- a/config/Makefile +++ b/config/Makefile @@ -8,6 +8,6 @@ clean: rm -rf generated install: generated/nrpe_dsa.cfg - 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 + 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