-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
EAP 6.1.0.Alpha (7.2.0.Final)
-
None
When using a parameter like --server-file with standalone.bat, at line 18, keyword 'or' prevents the IF test from working correctly and always set DEBUG mode. this is not supported in .BAT
) else if "%1" == "--debug" or "%1" == "-d" (