summaryrefslogtreecommitdiff
path: root/test/tests.sh
diff options
context:
space:
mode:
authorAndrew Cady <d@cryptonomic.net>2021-10-23 12:50:01 -0400
committerAndrew Cady <d@cryptonomic.net>2021-10-23 12:52:03 -0400
commit4d14156fd5b306b366b4d74e1a5bbf82e0ae081a (patch)
tree47fd2acdded79df2631b6780108fad2e73b547e0 /test/tests.sh
parentd62afec285253371c975f95366e5bf110ff2a3ff (diff)
launch documentation by default
Diffstat (limited to 'test/tests.sh')
-rw-r--r--test/tests.sh2
1 files changed, 1 insertions, 1 deletions
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"
45git clone -v ${USER}@${HOST}:${DIR} 45git clone -v ${USER}@${HOST}:${DIR}
46cd anonymous-ssh 46cd anonymous-ssh
47 47
48make 48make install
49 49
50git pull --ff-only 50git pull --ff-only
51make_test_commit 51make_test_commit