Skip to content

Commit

Permalink
Remove pipefail
Browse files Browse the repository at this point in the history
  • Loading branch information
chrfritsch authored Sep 1, 2023
1 parent ff026e9 commit 7d14f42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/test-drupal-project
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env bash

set -o errexit
set -o pipefail
set -o nounset

### Functions ###
Expand Down

0 comments on commit 7d14f42

Please sign in to comment.