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/zfcget | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions/Zftp/zfcget') diff --git a/Functions/Zftp/zfcget b/Functions/Zftp/zfcget index f95f37704..cdc360102 100644 --- a/Functions/Zftp/zfcget +++ b/Functions/Zftp/zfcget @@ -12,6 +12,7 @@ emulate -L zsh +[[ $curcontext = :zf*: ]] || local curcontext=:zfcget: local loc rem stat=0 opt opt_G opt_t remlist locst remst local tmpfile=${TMPPREFIX}zfcget$$ rstat tsize -- cgit 1.4.1