Browse Source

It is better to debug with maximum verbosity

Leo 10 years ago
parent
commit
4ecb992515
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test.sh

+ 1 - 1
test.sh

@@ -2,4 +2,4 @@
 
 # Some script to test the behavior of the programe with custom rc file
 
-./oclaunch.native --rc ./dev.json $*
+./oclaunch.native -v 5 --rc ./dev.json $*