X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;ds=sidebyside;f=torn.zsh;fp=torn.zsh;h=7c2876c611b5631242cfaa274351aa6eaa0597f5;hb=a8db113b82a925b853163ccada212c9694b5dcb0;hp=bc23537e603335664187ee70bf70925641a31ba4;hpb=69f734abb273f95e7238c380502cc605884fba57;p=torn.git diff --git a/torn.zsh b/torn.zsh index bc23537..7c2876c 100755 --- a/torn.zsh +++ b/torn.zsh @@ -76,7 +76,7 @@ torna() { print -- $n } -[[ -n $1 ]] || exit +[[ -n $1 ]] || return local n=${1:t} n=`tornm $n` n=`tornt $n`