]> xenbits.xensource.com Git - people/liuw/osstest.git/commitdiff
crontab-cambridge: Use hard tabs for alignment.
authorIan Campbell <ian.campbell@citrix.com>
Wed, 8 Jul 2015 12:30:56 +0000 (13:30 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 23 Jul 2015 14:37:46 +0000 (15:37 +0100)
Also quote the value of BRANCHES=.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
crontab-cambridge

index 214631190cf3ca182a2b0cb5684b268bb21c1e8e..7ca51f95dcad3c728bed390a65e337b5dcbda846 100644 (file)
@@ -1,6 +1,6 @@
 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
 MAILTO=ian.jackson@citrix.com,ian.campbell@eu.citrix.com
-# m            h       dom mon dow     command
-4-59/30        *       * * *           cd testing.git && BRANCHES=osstest              ./cr-for-branches branches -q "./cr-daily-branch --real"
+# m            h       dom mon dow     command
+4-59/30                *       * * *           cd testing.git && BRANCHES='osstest'            ./cr-for-branches branches -q "./cr-daily-branch --real"
 22             8       * * *           cd testing.git && BRANCHES=maintjobs            ./cr-for-branches . -w ./cr-all-branch-statuses ''
-3              4       * * *           savelog -c28 testing.git/tmp/cr-for-branches.log >/dev/null
+3              4       * * *           savelog -c28 testing.git/tmp/cr-for-branches.log >/dev/null