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