[Changed Subscribers] D8620: tests: make it clear what happen when no response entered
pulkit (Pulkit Goyal)
phabricator at mercurial-scm.org
Tue Jun 9 09:22:48 UTC 2020
pulkit added inline comments.
INLINE COMMENTS
> run-tests.py:2263
> else:
> - self.stream.write('Accept this change? [n] ')
> + self.stream.write('Accept this change? [yN] ')
> self.stream.flush()
I think a `/` in between will be nice. Similar to what `apt upgrade` shows, something like `[y/N]`.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8620/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8620
To: khanchi97, #hg-reviewers, marmoute
Cc: pulkit, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200609/2f44808b/attachment-0002.html>
More information about the Mercurial-patches
mailing list