From 35de28b053bef8a669d378afb8c7934b4eaacb6b Mon Sep 17 00:00:00 2001 From: zotov Date: Thu, 8 Dec 2022 17:51:01 +0300 Subject: [PATCH] Dummy changes for qa-scenario debug. --- firebird-driver.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/firebird-driver.conf b/firebird-driver.conf index ada7c308..a8463f18 100644 --- a/firebird-driver.conf +++ b/firebird-driver.conf @@ -201,3 +201,7 @@ password = masterkey ; port = 33400 ; fb_client_library = C:\FB\fb4x\fbclient.dll ; (for WINDOWS) ; fb_client_library = /opt/fb40/lib/libfbclient.so ; (for LINUX) + +;[qa_rundaily_fb30] +; port = 33999 +; fb_client_library = D:\FB\rundaily-2022\unpacked-snapshot.tmp\fbclient.dll