summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/ftpsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index 646e9d8..85bb9c7 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -491,7 +491,7 @@ while [ -e "${UPDATEREQUIRED}" ]; do
for aupfile in "${TO}/Archive-Update-in-Progress-"*; do
case "$aupfile" in
"${TO}/Archive-Update-in-Progress-*")
- :
+ error "Lock file is missing, this should not happen"
;;
"${LOCK}")
: