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 624b2bf commit 7a96ee0Copy full SHA for 7a96ee0
Tools/buildbot/test.bat
@@ -54,4 +54,4 @@ if %arg%=="-q" (set rt_opts=%rt_opts% %1) & shift & goto CheckOpts
54
if %arg%=="+d" (set rt_opts=%rt_opts:-d=%) & shift & goto CheckOpts
55
if %arg%=="+q" (set rt_opts=%rt_opts:-q=%) & shift & goto CheckOpts
56
if NOT %arg%=="" (set regrtest_args=%regrtest_args% %arg:#COMMA#=,%) & shift & goto CheckOpts
57
-goto:eof
+goto:eof
0 commit comments