reduce debug and empty lines output
This commit is contained in:
@@ -111,9 +111,6 @@ while read -r line; do
|
||||
DEST="${TEMPDIR}/${DEST_REL}"
|
||||
DEST_FINAL="$(dirname "${BACKUPDIR}/${DEST_REL}")"
|
||||
|
||||
logecho "DEBUG: $DEST"
|
||||
logecho "DEBUG: $DEST_FINAL"
|
||||
|
||||
# Set Source directory, and make exception for %mysql
|
||||
SOURCE="${RDIR}"
|
||||
if [ "${RDIR}" == "mysql" ]; then
|
||||
|
||||
Reference in New Issue
Block a user