]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
crontab: Fix day-of-week.
authorRichard Guenther <rguenther@suse.de>
Fri, 2 Mar 2012 11:30:44 +0000 (11:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 2 Mar 2012 11:30:44 +0000 (11:30 +0000)
2012-03-02  Richard Guenther  <rguenther@suse.de>

        * crontab: Fix day-of-week.

From-SVN: r184782

maintainer-scripts/ChangeLog
maintainer-scripts/crontab

index 8c501068cba5cef551ac93bb89e9e83fdc610b5b..daa2b866c83d868f37821c168fb9c6e8df1494ae 100644 (file)
@@ -1,3 +1,7 @@
+2012-03-02  Richard Guenther  <rguenther@suse.de>
+
+       * crontab: Fix day-of-week.
+
 2012-03-02  Richard Guenther  <rguenther@suse.de>
 
        * crontab: Update for 4.7 branching.
index 2ab0797e88d55cb586d036474de716d2715b5453..26810cb70270192f7b2546d08e2e9b86949b98c6 100644 (file)
@@ -6,4 +6,4 @@
 32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.5:branches/gcc-4_5-branch -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.6:branches/gcc-4_6-branch -l -d /sourceware/snapshot-tmp/gcc all
 #32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.7:branches/gcc-4_7-branch -l -d /sourceware/snapshot-tmp/gcc all
-32 22 * * 8 sh /home/gccadmin/scripts/gcc_release -s 4.8:trunk -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.8:trunk -l -d /sourceware/snapshot-tmp/gcc all