HCoop
/
hcoop
/
scripts.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Silence apache-sync-logs
[hcoop/scripts.git]
/
apache-sync-logs
diff --git
a/apache-sync-logs
b/apache-sync-logs
index
4c38de6
..
69095ed
100755
(executable)
--- a/
apache-sync-logs
+++ b/
apache-sync-logs
@@
-69,7
+69,7
@@
for A in $(find $LOCAL_LOG_DIR -mindepth 3 -maxdepth 3 -print); do
fi
continue
else
fi
continue
else
- k5start -qtU -f $KEYTAB_DIR/$USER -- rsync -a -
v -
-no-owner --no-group --delete $LOG_SRC/ $LOG_DEST/
+ k5start -qtU -f $KEYTAB_DIR/$USER -- rsync -a --no-owner --no-group --delete $LOG_SRC/ $LOG_DEST/
test "$VERBOSE" = "true" && echo " done."
fi
done
test "$VERBOSE" = "true" && echo " done."
fi
done