packages: git-core-slug/crontab - use standard syntax in crontab
draenog
draenog at pld-linux.org
Tue Mar 27 09:00:43 CEST 2012
Author: draenog Date: Tue Mar 27 07:00:43 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- use standard syntax in crontab
---- Files affected:
packages/git-core-slug:
crontab (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/git-core-slug/crontab
diff -u packages/git-core-slug/crontab:1.1 packages/git-core-slug/crontab:1.2
--- packages/git-core-slug/crontab:1.1 Mon Mar 26 17:14:27 2012
+++ packages/git-core-slug/crontab Tue Mar 27 09:00:38 2012
@@ -2,4 +2,4 @@
MAILTO=root
03 5 * * * gitolite git --git-dir=/home/services/gitolite/repositories/Refs.git gc --aggressive
- at hourly gitolite git --git-dir=/home/services/gitolite/repositories/Refs.git gc
+33 * * * * gitolite git --git-dir=/home/services/gitolite/repositories/Refs.git gc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/git-core-slug/crontab?r1=1.1&r2=1.2
More information about the pld-cvs-commit
mailing list