From efd2b0bea1925c8b8e8e5f7cf7e70f4a41aaa56d Mon Sep 17 00:00:00 2001 From: Paul Blottiere Date: Tue, 1 Mar 2022 09:37:02 +0100 Subject: [PATCH] Update .github/scripts/test_dump_restore.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Loïc Bartoletti --- .github/scripts/test_dump_restore.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/test_dump_restore.sh b/.github/scripts/test_dump_restore.sh index 7d9a3d1..3824eff 100755 --- a/.github/scripts/test_dump_restore.sh +++ b/.github/scripts/test_dump_restore.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#! /usr/bin/env bash set -e