Fixed error that would occur on Mac OS X reporting misplaced )
This commit is contained in:
@@ -58,7 +58,7 @@ usage ()
|
||||
|
||||
# One thing todo
|
||||
|
||||
t() {
|
||||
function t() {
|
||||
if [[ "$*" == "" ]] ; then
|
||||
cat ~/.t
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user