From e6d234fe885e4755f017ee5981f1ed32b2f033a8 Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Fri, 25 Jun 2010 12:05:53 +0000 Subject: [PATCH] fix integration tests SVN: 16740 --- integration-tests/test-yeastx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/test-yeastx.sh b/integration-tests/test-yeastx.sh index c733e1b1293..84bb5caa5ae 100755 --- a/integration-tests/test-yeastx.sh +++ b/integration-tests/test-yeastx.sh @@ -210,7 +210,7 @@ function integration_tests_yeastx { assert_correct_incoming_contents $MY_DATA/incoming switch_dss "off" datastore_server_yeastx - shutdown_openbis_server + shutdown_openbis_server $OPENBIS_SERVER exit_if_assertion_failed } -- GitLab