From: Mark Szymanski Date: Fri, 5 Nov 2010 20:27:03 +0000 (-0500) Subject: Fixed error that would occur on Mac OS X reporting misplaced ) X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=64eb33844d3661e5290571e93298988788297f19;p=common%2Fbash_it.git Fixed error that would occur on Mac OS X reporting misplaced ) --- diff --git a/plugins/base.plugin.bash b/plugins/base.plugin.bash index c30d731..b1706e9 100644 --- a/plugins/base.plugin.bash +++ b/plugins/base.plugin.bash @@ -58,7 +58,7 @@ usage () # One thing todo - t() { +function t() { if [[ "$*" == "" ]] ; then cat ~/.t else