mirror of
https://github.com/deajan/obackup.git
synced 2025-02-05 19:03:50 +01:00
Forgot to set keep_logging back to a normal value after tests
This commit is contained in:
parent
37c0f956ea
commit
6f467a05b0
@ -51,7 +51,7 @@ fi
|
|||||||
PARTIAL_DIR=".obackup_workdir_partial"
|
PARTIAL_DIR=".obackup_workdir_partial"
|
||||||
|
|
||||||
## Log a state message every $KEEP_LOGGING seconds. Should generally not be equal to soft or hard execution time so your log won't be unnecessary big.
|
## Log a state message every $KEEP_LOGGING seconds. Should generally not be equal to soft or hard execution time so your log won't be unnecessary big.
|
||||||
KEEP_LOGGING=6
|
KEEP_LOGGING=1801
|
||||||
|
|
||||||
## Correct output of all system commands (language agnostic)
|
## Correct output of all system commands (language agnostic)
|
||||||
export LC_ALL=C
|
export LC_ALL=C
|
||||||
|
Loading…
Reference in New Issue
Block a user