8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00

Prevent confusing error msg "1 was unexpected at this time."

This commit is contained in:
robocop 2005-07-08 03:43:21 +00:00
parent 51cd1722f8
commit 3cfdbcce31

View File

@ -2,7 +2,7 @@
set ERRLEV=0
:: Set env vars
@if %FB2_EMBED_BOOT% equ 1 (
@if "%FB2_EMBED_BOOT%" equ "1" (
@call setenvvar2.bat
) else (
@call setenvvar.bat