Skip to content

Commit

Permalink
turn off debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Sep 15, 2023
1 parent 49dcb75 commit b51d1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dependency-check-pr.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

set -eoux pipefail
set -eou pipefail
IFS=$'\n\t'

readonly AUTHOR_EMAIL="bot@getpantheon.com"
Expand Down

0 comments on commit b51d1a2

Please sign in to comment.