From f1b6ffae7346a6e977e9bfeaf9af0f574518575b Mon Sep 17 00:00:00 2001 From: cytopia Date: Wed, 17 May 2017 09:12:51 +0200 Subject: [PATCH] REL-0.9 Fix typo in travis scripts --- .tests/test_single.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tests/test_single.sh b/.tests/test_single.sh index 360d63d8..cb6a1dbd 100755 --- a/.tests/test_single.sh +++ b/.tests/test_single.sh @@ -67,6 +67,6 @@ set_host_port_pgsql "5432" ################################################################################ devilbox_start "${DVL_SRV1}" "${DVL_VER1}" "${DVL_SRV2}" "${DVL_VER2}" -debilbox_show -debilbox_test +devilbox_show +devilbox_test devilbox_stop