Skip to content

Commit

Permalink
Exit function correction in backup script
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas North committed Apr 16, 2018
1 parent 600f645 commit 7ddf692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/raptor-backup
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ os-br_purge_dirs

if [ "${s3_restore_test_failed-null}" = "y" ]
then
exit 1
os-exit_function
fi

echo "${g}${b}Backup complete!${x}"
Expand Down

0 comments on commit 7ddf692

Please sign in to comment.