From: Sam Moore Date: Wed, 25 Jul 2012 09:36:01 +0000 (+0800) Subject: Automatic commit. X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=d098d55927772cc45431fc01cc05f1c3d05b5ae0;p=matches%2Fhonours.git Automatic commit. --- diff --git a/update.sh b/update.sh index d81628af..9992d696 100755 --- a/update.sh +++ b/update.sh @@ -22,6 +22,7 @@ $git add thesis/*.pdf $git add thesis/*.bib $git add course/semester2 +#Dammit why fortune not work! $git commit -m "Automatic commit. $(fortune -s)" if [ "$?" == 0 ]; then echo "Commit at $(date)" >> commits.log