X-Git-Url: https://git.hcoop.net/clinton/scripts.git/blobdiff_plain/d5a2aadaef874a5215bfed89064fe98b4b4d2073..cb7e3f26ac2b7f0002bbe80d7640d14065935296:/apache-sync-logs?ds=sidebyside diff --git a/apache-sync-logs b/apache-sync-logs index f5ee0ad..95b66ef 100755 --- a/apache-sync-logs +++ b/apache-sync-logs @@ -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