From ce9d10e465acd5a5641778154d176fd737d47eed Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 15 Dec 1999 21:33:36 +0000 Subject: zsh-workers/9067 --- Functions/Zftp/zftype | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions/Zftp/zftype') diff --git a/Functions/Zftp/zftype b/Functions/Zftp/zftype index c3b93b7a0..e6e337913 100644 --- a/Functions/Zftp/zftype +++ b/Functions/Zftp/zftype @@ -1,5 +1,6 @@ # function zftype { local type zftmp=${TMPPREFIX}zftype$$ +[[ $curcontext = :zf*: ]] || local curcontext=:zftype: zfautocheck -d -- cgit 1.4.1