diff --git a/test_regress/driver.py b/test_regress/driver.py index d314f40ff..1c5d96c4b 100755 --- a/test_regress/driver.py +++ b/test_regress/driver.py @@ -1621,6 +1621,7 @@ class VlTest: '-input', '@exit', param['top_filename'], + param['top_shell_filename'], ] self.run(cmd=cmd, check_finished=param['check_finished'],