[Updated] D11740: tests: allow the true command to be provided by coreutils
pacien (Pacien)
phabricator at mercurial-scm.org
Tue Nov 9 14:30:55 UTC 2021
Closed by commit rHG9fc2aa222779: tests: allow the true command to be provided by coreutils (authored by pacien).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D11740?vs=31032&id=31037
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11740/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11740
AFFECTED FILES
tests/test-run-tests.t
CHANGE DETAILS
diff --git a/tests/test-run-tests.t b/tests/test-run-tests.t
--- a/tests/test-run-tests.t
+++ b/tests/test-run-tests.t
@@ -23,7 +23,7 @@
#if symlink
$ ln -s `which true` hg
$ "$PYTHON" $TESTDIR/run-tests.py --with-hg=./hg
- warning: --with-hg should specify an hg script, not: true
+ ^warning: --with-hg should specify an hg script, not: (true|coreutils)$ (re)
running 0 tests using 0 parallel processes
# Ran 0 tests, 0 skipped, 0 failed.
To: Alphare, #hg-reviewers
Cc: pacien, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211109/4fba76b6/attachment-0002.html>
More information about the Mercurial-patches
mailing list