Fixed error that would occur on Mac OS X reporting misplaced )

pull/23/head
Mark Szymanski 2010-11-05 15:27:03 -05:00
parent 4b26a78745
commit 64eb33844d
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ usage ()
# One thing todo # One thing todo
t() { function t() {
if [[ "$*" == "" ]] ; then if [[ "$*" == "" ]] ; then
cat ~/.t cat ~/.t
else else