From 16e943b746dda44d48665365db2d40794698c09e Mon Sep 17 00:00:00 2001 From: belliash Date: Wed, 4 Jan 2012 14:05:45 +0100 Subject: [PATCH] update comment --- ezsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ezsync b/ezsync index 412dee3..1532c15 100755 --- a/ezsync +++ b/ezsync @@ -59,7 +59,7 @@ if [ ${PID} ]; then exit 0 fi -# Optionally purge temp directory or log file only +# Optionally purge whole temp directory or log file only if isEnabled ${EZOPT_PURGETMP}; then printInfo "Clearing temp directory..." cleanTemp