Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Sep 17, 2024
1 parent f680eb1 commit ea98675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/handle-paths.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# . $SCRIPT_DIR/../handle-path.sh

set -o errexit # Exit the script with error if any of the commands fail
set -x

if [ -z "$SCRIPT_DIR" ]; then
echo "Please set $SCRIPT_DIR first"
exit 1
Expand Down

0 comments on commit ea98675

Please sign in to comment.