Automatic commit Wed Jul 25 17:48:01 WST 2012
[matches/honours.git] / update.sh
index ee12bdf..d2dee19 100755 (executable)
--- a/update.sh
+++ b/update.sh
@@ -22,9 +22,8 @@ $git add thesis/*.pdf
 $git add thesis/*.bib
 $git add course/semester2
 
-#I've cracked it (derp)!
 fortune="/usr/games/fortune"
-message=$(echo "Automatic commit $(date)"; $fortune; echo "")
+message=$(echo "Automatic commit $(date)"; echo ""; $fortune; echo "")
 $git commit -m "$message"
 if [ "$?" == 0 ]; then
        echo "Commit at $(date)" >> commits.log

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