From 198a53dd46ee8cf48eefa70aa51a821139b505b1 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 10 Oct 2008 13:20:05 +0000 Subject: unposted: silence some warnings when WARN_CREATE_GLOBAL is set --- Functions/Zftp/zffcache | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Functions/Zftp/zffcache') diff --git a/Functions/Zftp/zffcache b/Functions/Zftp/zffcache index 0d9686660..48afdcba0 100644 --- a/Functions/Zftp/zffcache +++ b/Functions/Zftp/zffcache @@ -2,6 +2,8 @@ # storing it in fcache_name, then generate the cache for the current # directory, or with argument -d clear the cache. +[[ $1 = -d ]] && local fcache_name + fcache_name=$zfconfig[fcache_$ZFTP_SESSION] if [[ -z $fcache_name ]]; then local vals -- cgit 1.4.1