Automatic commit at Wed Jul 25 17:17:23 WST 2012
authorSam Moore <[email protected]>
Wed, 25 Jul 2012 09:17:23 +0000 (17:17 +0800)
committerSam Moore <[email protected]>
Wed, 25 Jul 2012 09:17:23 +0000 (17:17 +0800)
update.sh

index 9211642..ab46ac3 100755 (executable)
--- a/update.sh
+++ b/update.sh
@@ -8,7 +8,7 @@ cd "$directory"
 
 # Need to do this too. Apparently
 git="/usr/bin/git"
-eval $(ssh-agent)
+eval $(ssh-agent) 2>/dev/null
 ssh-add ~/.ssh/honours 2>/dev/null
 
 $git add update.sh

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