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

This commit is contained in:
Mark Szymanski
2010-11-05 15:27:03 -05:00
parent 4b26a78745
commit 64eb33844d

View File

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