Compare commits
No commits in common. "6a2fc3598bfaee20b283c9bffe0cb1e01d4aa87a" and "15b985f148040999ac75b40f75759c0255854279" have entirely different histories.
6a2fc3598b
...
15b985f148
@ -861,7 +861,7 @@ DESTD="$repo"
|
||||
TIMEFILE="${LOGPATH}/${MODULE}_timefile.txt"
|
||||
REMOTE="$source"
|
||||
MODULES=(${modules:?})
|
||||
FILTEREXP='${filterexp:?}'
|
||||
FILTEREXP='${filterexp:-}'
|
||||
VERBOSE=7
|
||||
LOGITEMS=aeEl
|
||||
RSYNCOPTS=(-aSH -f 'R .~tmp~' --stats --no-human-readable --preallocate --delay-updates ${rsync_options:-} --out-format='@ %i %n%L')
|
||||
|
Loading…
Reference in New Issue
Block a user