Skip to content

Commit

Permalink
Add debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen committed Aug 6, 2024
1 parent 888f8f1 commit 87b1f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ set -e
# Treat unset variables an parameters as an error.
set -u
# Disable printing trace.
set +x
set -x

log_info () {
local msg=$1
Expand Down

0 comments on commit 87b1f2a

Please sign in to comment.