From 17d342160ae1c59687b61332bd4dee5e62bd509a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 8 May 2000 10:45:02 +0000 Subject: 11252: no colon at the end of zftp function contexts --- Functions/Zftp/zfcput | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions/Zftp/zfcput') diff --git a/Functions/Zftp/zfcput b/Functions/Zftp/zfcput index fad5c3f86..d8a8a60a3 100644 --- a/Functions/Zftp/zfcput +++ b/Functions/Zftp/zfcput @@ -12,6 +12,7 @@ emulate -L zsh +[[ $curcontext = :zf* ]] || local curcontext=:zfcput local loc rem stat=0 locst remst offs tailtype local tmpfile=${TMPPREFIX}zfcget$$ rstat -- cgit 1.4.1