Parcourir la source

It is better to debug with maximum verbosity

Leo il y a 10 ans
Parent
commit
4ecb992515
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 $*