watch the git work
authorSteve McIntyre <steve@einval.com>
Wed, 1 Jun 2016 13:11:06 +0000 (14:11 +0100)
committerSteve McIntyre <steve@einval.com>
Wed, 1 Jun 2016 13:11:06 +0000 (14:11 +0100)
crontab

diff --git a/crontab b/crontab
index 3c6b234..79c9d63 100644 (file)
--- a/crontab
+++ b/crontab
@@ -20,6 +20,6 @@
 # For more information see the manual pages of crontab(5) and cron(8)
 # 
 # m h  dom mon dow   command
 # For more information see the manual pages of crontab(5) and cron(8)
 # 
 # m h  dom mon dow   command
-MAILTO=""
-#MAILTO=93sam@debian.org
+#MAILTO=""
+MAILTO=93sam@debian.org
 01 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 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