[PATCH 2 of 2 STABLE] tests-subrepo-git: emit a different "pwned" message based on the test

Yuya Nishihara yuya at tcha.org
Mon May 30 09:58:40 EDT 2016


On Fri, 27 May 2016 15:32:44 -0700, danek.duvall at oracle.com wrote:
> # HG changeset patch
> # User Danek Duvall <danek.duvall at oracle.com>
> # Date 1464387603 25200
> #      Fri May 27 15:20:03 2016 -0700
> # Branch stable
> # Node ID 79f6cd752245a56bf6418f7535eb589260351f2e
> # Parent  c2c56e205a51017b4a2a205efab75882b9f86099
> tests-subrepo-git: emit a different "pwned" message based on the test

> -  $ echo "s = [git]ext::sh -c echo% pwned% >pwned.txt" > .hgsub
> +  $ echo "s = [git]ext::sh -c echo% \$PWNED_MSG% >pwned.txt" > .hgsub

Maybe I'm paranoid, but we'd be better to print static message as well
as $PWNED_MSG in case we had typo like PWNDE_MSG.


More information about the Mercurial-devel mailing list