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