Mercurial > hg
comparison tests/test-phabricator.t @ 46865:466236e99eac
tests: update the detailed exit codes in test-phabricator.t
I'm guessing this has slipped through because most people don't have the
necessary `pytest-vcr` package installed.
Differential Revision: https://phab.mercurial-scm.org/D10297
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 03 Apr 2021 15:00:20 -0400 |
parents | 9624bf057c2a |
children | 3e381eb557f3 |
comparison
equal
deleted
inserted
replaced
46864:6b42343f3cb6 | 46865:466236e99eac |
---|---|
46 call Conduit API | 46 call Conduit API |
47 | 47 |
48 options: | 48 options: |
49 | 49 |
50 (use 'hg debugcallconduit -h' to show more help) | 50 (use 'hg debugcallconduit -h' to show more help) |
51 [255] | 51 [10] |
52 $ hg phabread | 52 $ hg phabread |
53 abort: empty DREVSPEC set | 53 abort: empty DREVSPEC set |
54 [255] | 54 [255] |
55 | 55 |
56 Basic phabread: | 56 Basic phabread: |