Skip to content

Commit eae2a01

Browse files
committed
fixup! single st.cmd file
1 parent d5a73c7 commit eae2a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/tests/test_bash_ioc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def get_len_archive_properties(channel):
7575
)
7676
docker_ioc.start()
7777

78-
docker_exec_new_command(docker_ioc, "DB_FILE=archiver_bug_test.db ./demo /ioc/st_bugtest.cmd")
78+
docker_exec_new_command(docker_ioc, "DB_FILE=archiver_bug_test.db ./demo /ioc/st.cmd")
7979
# Detach by not waiting for the thread to finish
8080

8181
LOG.debug("ioc1-1 restart")

0 commit comments

Comments
 (0)