[Request] [+ ] D11266: test-pager: properly mark a line as optional
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Sat Aug 7 09:28:37 UTC 2021
marmoute created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
An extra space was missing (unlike the other lines above)
REPOSITORY
rHG Mercurial
BRANCH
stable
REVISION DETAIL
https://phab.mercurial-scm.org/D11266
AFFECTED FILES
tests/test-pager.t
CHANGE DETAILS
diff --git a/tests/test-pager.t b/tests/test-pager.t
--- a/tests/test-pager.t
+++ b/tests/test-pager.t
@@ -239,7 +239,7 @@
user: test (?)
date: Thu Jan 01 00:00:00 1970 +0000 (?)
summary: modify a 8 (?)
- (?)
+ (?)
#else
$ hg log --limit 3 \
> --config pager.pager='this-command-better-never-exist --seriously' \
To: marmoute, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20210807/c44a842f/attachment.html>
More information about the Mercurial-patches
mailing list