]> git.openstreetmap.org Git - chef.git/commitdiff
Make sure database backups abort on error
authorTom Hughes <tom@compton.nu>
Sat, 11 Mar 2023 07:51:44 +0000 (07:51 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 11 Mar 2023 07:51:44 +0000 (07:51 +0000)
cookbooks/db/templates/default/backup-db.erb

index 7cf32f39ce7b631dca7474a453c98be9a9a8a094..573f31a5edd7a60d7f993c04ae2be7dcc9eca525 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -e
 
 # DO NOT EDIT - This file is being maintained by Chef