We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41313fd commit 3ec11c5Copy full SHA for 3ec11c5
1 file changed
build/build-bifromq-starter/bin/standalone.bat
@@ -19,7 +19,7 @@
19
@echo off
20
21
setlocal enabledelayedexpansion
22
-if [%1] EQU [] (b
+if [%1] EQU [] (
23
call :usage %0
24
exit /b 1
25
)
0 commit comments