From: Barış Metin Date: Thu, 16 Apr 2009 14:19:48 +0000 (+0000) Subject: an emply line to check the postcommit hook. X-Git-Tag: PLEWWW-4.3-8~4 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=19a94ae449a57208f4ae1200b6c0a5fb28706a0b;p=plewww.git an emply line to check the postcommit hook. --- diff --git a/Makefile b/Makefile index 6f15a95..12b1117 100644 --- a/Makefile +++ b/Makefile @@ -37,6 +37,7 @@ else +$(RSYNC) planetlab plekit modules $(SSHURL)/var/www/html/ endif + #################### convenience, for debugging only # make +foo : prints the value of $(foo) # make ++foo : idem but verbose, i.e. foo=$(foo)