1
0
mirror of https://github.com/deajan/obackup.git synced 2024-11-12 19:03:42 +01:00

More work comments

This commit is contained in:
deajan 2016-12-19 23:19:45 +01:00
parent a207fc2008
commit 25fb362762

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash
#TODO(low): add --no-prefix switch
#TODO: missing files says Backup succeed
#TODO: ListingDatabases fail succeed
#TODO: Add .gpg extesion to RotateFiles ?
@ -1735,6 +1736,5 @@ if [ $no_maxtime == true ]; then
HARD_MAX_EXEC_TIME_FILE_TASK=0
HARD_MAX_EXEC_TIME_TOTAL=0
fi
RunBeforeHook
Main