Update database backup script to connect to fritz
[clinton/scripts.git] / apache-sync-logs
index f5ee0ad..95b66ef 100755 (executable)
@@ -66,6 +66,9 @@ for A in $(find $LOCAL_LOG_DIR -mindepth 3 -maxdepth 3 -print); do
 #        ERROR=yes
 # We will assume that people know what they are doing when they
 # delete their ~/.logs/apache directory ....
+        if test "$VERBOSE" = "true"; then
+               echo "Skipping $USER (no $LOG_DEST directory)"
+        fi
         continue
     else
         rm -fr $TMP_DEST