Skip to content

Commit a65a174

Browse files
Neglected to remove the debugging line. Oops.
1 parent ca29c9f commit a65a174

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/cwd.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,5 @@ main() {
2929
echo "$cwd"
3030
}
3131

32-
# Enable debugging
33-
set -x
34-
3532
#run main driver program
3633
main

0 commit comments

Comments
 (0)