Explorar o código

Add this back for init()

bryan %!s(int64=2) %!d(string=hai) anos
pai
achega
2afe75502d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      installJRMC

+ 2 - 0
installJRMC

@@ -1651,5 +1651,7 @@ main() {
     # done
 }
 
+# Quickly turn debugging on (catch for real with getopt in parseInput())
+[[ " $* " =~ ( --debug | -d ) ]] && echo "First Debugging on!" && DEBUG=1
 
 main "$@"