From 9a19c66b8dda30046e9b76e640464bfe5fe757f1 Mon Sep 17 00:00:00 2001 From: Dale Henrichs Date: Mon, 27 Feb 2023 18:36:20 -0800 Subject: [PATCH] SeasideSt/Seaside#1355: force a GsDevKit_home run using Seaside:issue_1355 --- tests/seaside3Install.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/seaside3Install.sh b/tests/seaside3Install.sh index f924c9cc..a2d7ca0c 100755 --- a/tests/seaside3Install.sh +++ b/tests/seaside3Install.sh @@ -23,6 +23,13 @@ $JAVA -Dwebdriver.chrome.driver=chromedriver -Dwebdriver.chrome.logfile=${TRAVIS startStone -b ${STONENAME1} +here=`pwd` +gsrepos +git clone https://github.com/SeasideSt/Seaside.git +cd Seaside +git checkout issue_1355 +cd $here + # test the Getting started with Seaside instructions "$GS_HOME/bin/private/gsDevKitTodeCommandLine" todeIt ${STONENAME1} << EOF # after test run, will be a TestResult