We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca29c9f commit a65a174Copy full SHA for a65a174
scripts/cwd.sh
@@ -29,8 +29,5 @@ main() {
29
echo "$cwd"
30
}
31
32
-# Enable debugging
33
-set -x
34
-
35
#run main driver program
36
main
0 commit comments