From 0c11cb5b477e0e7c589f4fa0f00f3f27064141c4 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 21 Apr 2009 16:05:34 +0000 Subject: Greg: 26862: remove unnecessary print --- Functions/Misc/run-help | 1 - 1 file changed, 1 deletion(-) (limited to 'Functions') diff --git a/Functions/Misc/run-help b/Functions/Misc/run-help index f5464065d..1a8424cea 100644 --- a/Functions/Misc/run-help +++ b/Functions/Misc/run-help @@ -54,7 +54,6 @@ while ((i++ < $#places)) do what=$places[$i] [[ -n $noalias && $what = *" is an alias "* ]] && continue - builtin print -r $what case $what in (*( is an alias)*) [[ ${what[(w)6]:t} != ${what[(w)1]} ]] && run-help ${what[(w)6]:t} -- cgit 1.4.1