Compare commits
No commits in common. "840e343fb49f0078608f857d5f28afa64b976fc8" and "6a2fc3598bfaee20b283c9bffe0cb1e01d4aa87a" have entirely different histories.
840e343fb4
...
6a2fc3598b
@ -864,7 +864,7 @@ 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')
|
||||||
EOF
|
EOF
|
||||||
if [[ $master_module ]]; then
|
if [[ $master_module ]]; then
|
||||||
echo "MASTERMODULE='$master_module'" >> "$conf_path"
|
echo "MASTERMODULE='$master_module'" >> "$conf_path"
|
||||||
|
Loading…
Reference in New Issue
Block a user