6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00

replaced 'out nul' with reference to variable which stores actual name of null device that depends on OS.

This commit is contained in:
zotov 2022-02-12 19:06:55 +03:00
parent 88218d531b
commit 61b4a65a55

View File

@ -177,8 +177,7 @@ def test_1():
# ^
# set term ;^
#
# --out %(db_path)s%(sql_dump)s;
# out nul;
# out %(NUL_DEVICE)s;
#
# set term ^;
# execute block returns(b dm_dump) as