From 4d9c9fb5453f9b6daf6ce528bde0380d9c0385c5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 3 Apr 2013 10:18:50 +0200 Subject: [PATCH] fixup linebreak in fcca1aa77828576af1ad2e76fc4d061866500efb --- liveboot_gw_autotest.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/liveboot_gw_autotest.sh b/liveboot_gw_autotest.sh index ab9800f..516f4d8 100755 --- a/liveboot_gw_autotest.sh +++ b/liveboot_gw_autotest.sh @@ -72,9 +72,7 @@ $(dirname $0)/liveboot_testlink_create_build.sh \ # # call autotest suite w/ testlink connector info ssh -t -A $CORE_ROUTER "cd /opt/autotest ; ./compile.sh" -ssh -t -A $CORE_ROUTER "cd /opt/autotest ; java -ea -jar dist/lib/AutoTest.jar ---testlink='Profitbricks,R&I Liveboot Approval -Autotest,liveboot-${LIVEBOOT_BUILD_NUMBER},R&I HW Test Bed'" +ssh -t -A $CORE_ROUTER "cd /opt/autotest ; java -ea -jar dist/lib/AutoTest.jar --testlink='Profitbricks,R&I Liveboot Approval Autotest,liveboot-${LIVEBOOT_BUILD_NUMBER},R&I HW Test Bed'" # no testlink support in vcb tests yet ssh -t -A $CORE_ROUTER "cd /opt/autotest ; ./run-compile.sh --vcb=true --tracepjds" -- 2.39.5