Skip to content

Commit

Permalink
removed debug enable
Browse files Browse the repository at this point in the history
  • Loading branch information
ramagali24 committed Sep 17, 2024
1 parent deeb492 commit 3024550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/snp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ set -eE
set -o pipefail

trap cleanup EXIT
set -x

# Working directory setup
WORKING_DIR="${WORKING_DIR:-$HOME/snp}"
SETUP_WORKING_DIR="${SETUP_WORKING_DIR:-${WORKING_DIR}/setup}"
Expand Down

0 comments on commit 3024550

Please sign in to comment.