This commit is contained in:
deajan 2016-08-01 10:41:50 +02:00
parent 9262ac8d1c
commit 98024c824e
1 changed files with 1 additions and 1 deletions

View File

@ -1303,7 +1303,7 @@ function _SoftDeleteRemote {
Logger "Error while executing cleanup on remote target replica." "ERROR"
Logger "Command output:\n$(cat $RUN_DIR/$PROGRAM.${FUNCNAME[0]}.$SCRIPT_PID)" "NOTICE"
else
Logger "Cleanup complete on target replica." "NOTICE"
Logger "Cleanup complete on $replica_type replica." "NOTICE"
fi
}