Automatic commit Wed Jul 25 17:48:01 WST 2012
authorSam Moore <[email protected]>
Wed, 25 Jul 2012 09:48:01 +0000 (17:48 +0800)
committerSam Moore <[email protected]>
Wed, 25 Jul 2012 09:48:01 +0000 (17:48 +0800)
And do you think (fop that I am) that I could be the Scarlet Pumpernickel?

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