Skip to content

Commit

Permalink
enable debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Oct 13, 2023
1 parent 82fe02f commit 5a60b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .evergreen/github_app/create_or_modify_comment.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
set -o errexit # Exit the script with error if any of the commands fail
set -x

DIR=$(dirname $0)
pushd $DIR
Expand Down

0 comments on commit 5a60b79

Please sign in to comment.