Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
  • Loading branch information
i5okie committed Nov 20, 2023
1 parent 09705f0 commit 2586094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/backup.utils
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ function verifyBackup(){
fi

# Stop the database server and clean up ...
stopServer "${_databaseSpec}"
stopServer -l "${_databaseSpec}"
cleanUp

local endTime=$(date +%s%N)
Expand Down

0 comments on commit 2586094

Please sign in to comment.