Skip to content
Snippets Groups Projects
Commit 5c095119bff4 authored by Anton Shestakov's avatar Anton Shestakov
Browse files

tests: add the missing space to test-hghave.t (issue6762)

log() in run-tests.py add a space to the end of all messages that it prints,
and I missed this fact in my previous patch.
parent ecfc84b956a8
No related branches found
No related tags found
2 merge requests!373merge stable into default,!335tests: add the missing space to test-hghave.t (issue6762)
......@@ -25,7 +25,7 @@
> "$PYTHON" $TESTDIR/run-tests.py --with-hg=$HGTEST_REAL_HG -j 1 \
> $HGTEST_RUN_TESTS_PURE test-hghaveaddon.t \
> )
installed Mercurial in * seconds (glob) (?)
installed Mercurial in * seconds (glob) (?)
running 1 tests using 1 parallel processes
.
# Ran 1 tests, 0 skipped, 0 failed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment