Skip to content

Commit

Permalink
force usage of bash
Browse files Browse the repository at this point in the history
  • Loading branch information
ds300 committed Jul 12, 2023
1 parent 7a846dc commit efcecd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/append-patches/append-patches.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
# make sure errors stop the script
set -e

Expand Down

0 comments on commit efcecd1

Please sign in to comment.