From patchwork Wed Jan 8 19:51:02 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D7723: tests: update test-releasenotes-formatting.t output From: phabricator X-Patchwork-Id: 44201 Message-Id: To: Phabricator Cc: mercurial-devel@mercurial-scm.org Date: Wed, 8 Jan 2020 19:51:02 +0000 Closed by commit rHGdf470e764770: tests: update test-releasenotes-formatting.t output (authored by pulkit). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D7723?vs=18931&id=19099 CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D7723/new/ REVISION DETAIL https://phab.mercurial-scm.org/D7723 AFFECTED FILES tests/test-releasenotes-formatting.t CHANGE DETAILS To: pulkit, #hg-reviewers Cc: mercurial-devel diff --git a/tests/test-releasenotes-formatting.t b/tests/test-releasenotes-formatting.t --- a/tests/test-releasenotes-formatting.t +++ b/tests/test-releasenotes-formatting.t @@ -428,11 +428,11 @@ $ hg init relnotes-raise-error $ cd relnotes-raise-error $ hg releasenotes -r . -l - abort: cannot use both '--list' and '--rev' + abort: cannot specify both --list and --rev [255] $ hg releasenotes -l -c - abort: cannot use both '--list' and '--check' + abort: cannot specify both --list and --check [255] Display release notes for specified revs if no file is mentioned