diff options
Diffstat (limited to 'scripts/test-e2e.sh')
| -rwxr-xr-x | scripts/test-e2e.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test-e2e.sh b/scripts/test-e2e.sh index c32d427..7546666 100755 --- a/scripts/test-e2e.sh +++ b/scripts/test-e2e.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/usr/bin/bash # Instead of setting -e or something like that, we will accumulate errors and # exit with the accumulated result at the end. |
