This is another test; go cron, go!
authorSam Moore <[email protected]>
Wed, 25 Jul 2012 09:32:01 +0000 (17:32 +0800)
committerSam Moore <[email protected]>
Wed, 25 Jul 2012 09:32:01 +0000 (17:32 +0800)
update.sh

index b1d70f9..b8089bd 100755 (executable)
--- a/update.sh
+++ b/update.sh
@@ -22,7 +22,7 @@ $git add thesis/*.pdf
 $git add thesis/*.bib
 $git add course/semester2
 
-$git commit -m "This is a test by the way."
+$git commit -m "This is another test; go cron, go!"
 if [ "$?" == 0 ]; then
        echo "Commit at $(date)" >> commits.log
        $git push git.ucc 2>&1 >> commits.log

UCC git Repository :: git.ucc.asn.au