From b8bf75ea4ee08bd4f3209a503435403bb0c695d2 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Sun, 18 Dec 2016 02:17:57 +0000 Subject: [PATCH] Tweak daily build time properly --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab b/crontab index 91e0d8e..b0c683c 100644 --- a/crontab +++ b/crontab @@ -22,4 +22,4 @@ # m h dom mon dow command #MAILTO="" MAILTO=93sam@debian.org -04 02 * * * if [ ! -d strace-test ] ; then git -c http.sslcainfo=/etc/ssl/ca-global/ca-certificates.crt clone https://git.einval.com/git/strace-test.git; fi; ./strace-test/wrapper +01 04 * * * if [ ! -d strace-test ] ; then git -c http.sslcainfo=/etc/ssl/ca-global/ca-certificates.crt clone https://git.einval.com/git/strace-test.git; fi; ./strace-test/wrapper -- 2.20.1