Skip to content

Commit

Permalink
Update makeChanges.sh: Don't set wDEBUG - it's set elsewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Jan 24, 2025
1 parent e2d4a6b commit 7f4e7b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/makeChanges.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ if [[ ${ON_TTY} == "false" ]]; then
# don't provide our own format.
ERROR_PREFIX=""
wERROR=""
wDEBUG="DEBUG: "
wWARNING=""
wNC=""
else
Expand Down

0 comments on commit 7f4e7b8

Please sign in to comment.