about summary refs log tree commit diff
path: root/Functions/Zftp/zfclose
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Zftp/zfclose')
-rw-r--r--Functions/Zftp/zfclose1
1 files changed, 1 insertions, 0 deletions
diff --git a/Functions/Zftp/zfclose b/Functions/Zftp/zfclose
index fb49efd51..92f0042b6 100644
--- a/Functions/Zftp/zfclose
+++ b/Functions/Zftp/zfclose
@@ -1,3 +1,4 @@
 # function zfclose {
+[[ $curcontext = :zf*: ]] || local curcontext=:zfclose:
 zftp close
 # }