From 4d14156fd5b306b366b4d74e1a5bbf82e0ae081a Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sat, 23 Oct 2021 12:50:01 -0400 Subject: launch documentation by default --- test/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/tests.sh') diff --git a/test/tests.sh b/test/tests.sh index 5d221b6..37f819f 100644 --- a/test/tests.sh +++ b/test/tests.sh @@ -45,7 +45,7 @@ export GIT_SSH_COMMAND="ssh -o NoHostAuthenticationForLocalhost=yes -i $SSH_ID" git clone -v ${USER}@${HOST}:${DIR} cd anonymous-ssh -make +make install git pull --ff-only make_test_commit -- cgit v1.2.3