Skip to content

Commit bc7b2c2

Browse files
author
Bhavishya
committed
add a space
1 parent 0fc69ee commit bc7b2c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mariadb-logical-backup/mariadb-dump.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ else
156156

157157
echo "Sleeping for 500s to allow manual debugging..."
158158
sleep 500
159+
159160

160161
[[ ${PIPELINE_STATUS[0]} != 0 || ${PIPELINE_STATUS[1]} != 0 || ${PIPELINE_STATUS[2]} != 0 || ${PIPELINE_STATUS[3]} != 0 ]] && (( ERRORCOUNT += 1 ))
161162
exit $ERRORCOUNT

0 commit comments

Comments
 (0)