Fix typo in readme

This commit is contained in:
2014-09-08 20:41:51 +01:00
parent 2985afcafc
commit 1724cb4dfa

View File

@@ -39,7 +39,7 @@ test-runner.sh:
remove_test-runner.sh:
( \
test -f "test-runner.sh" && rm "test-runner.sh" && \
echo "removed test-runner.sh"\
echo "removed test-runner.sh" \
) || exit 0
update_test-runner.sh: remove_test-runner.sh test-runner.sh