We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a73c7 commit eae2a01Copy full SHA for eae2a01
server/tests/test_bash_ioc.py
@@ -75,7 +75,7 @@ def get_len_archive_properties(channel):
75
)
76
docker_ioc.start()
77
78
- docker_exec_new_command(docker_ioc, "DB_FILE=archiver_bug_test.db ./demo /ioc/st_bugtest.cmd")
+ docker_exec_new_command(docker_ioc, "DB_FILE=archiver_bug_test.db ./demo /ioc/st.cmd")
79
# Detach by not waiting for the thread to finish
80
81
LOG.debug("ioc1-1 restart")
0 commit comments