From a5f4ea1cfa2f8de4ff1bfcb8109c613802399ee9 Mon Sep 17 00:00:00 2001 From: Claudia Beresford Date: Thu, 4 Nov 2021 13:28:00 +0000 Subject: [PATCH] put back --- test/tools/userdata.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tools/userdata.sh b/test/tools/userdata.sh index e30f117db..6bc6559aa 100644 --- a/test/tools/userdata.sh +++ b/test/tools/userdata.sh @@ -28,6 +28,6 @@ mv /usr/local/go/bin/go /usr/local/bin mkdir -p /root/work && cd /root/work # TODO make it so that repo/branch etc can be configured for local runs / copy up binary / clone at commit etc -git clone https://github.com/weaveworks/flintlock --depth 1 --branch nightly-e2e +git clone https://github.com/weaveworks/flintlock --depth 1 touch /flintlock_ready