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