[Commented On] D12444: test-issue660: test inside a repository, not the test dir
baymax (Baymax, Your Personal Patch-care Companion)
phabricator at mercurial-scm.org
Fri Apr 8 16:29:26 UTC 2022
baymax added a comment.
baymax updated this revision to Diff 32916.
✅ refresh by Heptapod after a successful CI run (🐙 💚)
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D12444?vs=32880&id=32916
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D12444/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D12444
AFFECTED FILES
tests/test-issue660.t
CHANGE DETAILS
diff --git a/tests/test-issue660.t b/tests/test-issue660.t
--- a/tests/test-issue660.t
+++ b/tests/test-issue660.t
@@ -1,7 +1,8 @@
https://bz.mercurial-scm.org/660 and:
https://bz.mercurial-scm.org/322
- $ hg init
+ $ hg init repo
+ $ cd repo
$ echo a > a
$ mkdir b
$ echo b > b/b
To: Alphare, #hg-reviewers, marmoute
Cc: martinvonz, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220408/fa77b669/attachment-0002.html>
More information about the Mercurial-patches
mailing list