summaryrefslogtreecommitdiff
path: root/test/tests.sh
diff options
context:
space:
mode:
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