D12215: windows: generalize output for test-status-tracked-key.t
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Fri Feb 25 10:53:39 UTC 2022
Alphare created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REPOSITORY
rHG Mercurial
BRANCH
stable
REVISION DETAIL
https://phab.mercurial-scm.org/D12215
AFFECTED FILES
tests/test-status-tracked-key.t
CHANGE DETAILS
diff --git a/tests/test-status-tracked-key.t b/tests/test-status-tracked-key.t
--- a/tests/test-status-tracked-key.t
+++ b/tests/test-status-tracked-key.t
@@ -182,7 +182,7 @@
no revlogs to process
$ ls -1 .hg/dirstate-tracked-hint
- ls: cannot access '.hg/dirstate-tracked-hint': $ENOENT$
+ ls: *.hg/dirstate-tracked-hint*: $ENOENT$ (glob)
[2]
$ hg debugrequires | grep 'tracked'
[1]
To: Alphare, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
More information about the Mercurial-devel
mailing list