You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have Firebird in path with spaces, folowing commands fail with message "Exception raised while running ISQL test script", even if I add bin dir to system PATH:
description: When I have Firebird in path with spaces, both folowing commands fail with message "Exception raised while running ISQL test script", even if I add bin dir to system PATH:
When I have Firebird in path with spaces, folowing commands fail with message "Exception raised while running ISQL test script", even if I add bin dir to system PATH:
Submitted by: @aafemt
When I have Firebird in path with spaces, folowing commands fail with message "Exception raised while running ISQL test script", even if I add bin dir to system PATH:
fbt_run -d c:\tmp\ bugs.core_4940
fbt_run -d c:\tmp\ -b "C:\Users\SD\My Documents\firebird\temp\x64\Debug\firebird\" bugs.core_4940
fbt_run -d c:\tmp\ -b "C:\Users\SD\MyDocu~1\firebird\temp\x64\Debug\firebird\" bugs.core_4940
This command works:
fbt_run -d c:\tmp\ -b C:\Users\SD\MyDocu~1\firebird\temp\x64\Debug\firebird\ bugs.core_4940
The text was updated successfully, but these errors were encountered: