[Piuparts-commits] [piuparts] 01/01: fix typo, s#00#0#

Holger Levsen holger at layer-acht.org
Wed Mar 8 15:48:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit e50d43f348560b22c192f6021eba384afc27c86c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Mar 8 16:48:08 2017 +0100

    fix typo, s#00#0#
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 conf/crontab-master.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/crontab-master.in b/conf/crontab-master.in
index ce8ed99..516dd6d 100644
--- a/conf/crontab-master.in
+++ b/conf/crontab-master.in
@@ -14,7 +14,7 @@
 #
 # reschedule old logs twice a day
 #
-00 3,15 * * * @sharedir@/piuparts/master/reschedule_oldest_logs
+0 3,15 * * * @sharedir@/piuparts/master/reschedule_oldest_logs
 
 #
 # monitor for problems once a day

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list