Mercurial > public > mercurial-scm > hg
diff tests/test-alias.t @ 37144:004ecdbe96ec
tests: conditionalize printed environment variable output in test-alias
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Wed, 28 Mar 2018 22:38:01 -0400 |
parents | aa55c5354b8f |
children | a9ff2b0c11dd |
line wrap: on
line diff
--- a/tests/test-alias.t Wed Mar 28 15:31:18 2018 -0700 +++ b/tests/test-alias.t Wed Mar 28 22:38:01 2018 -0400 @@ -605,7 +605,8 @@ $ hg help rebate hg rebate [MYARGS] - shell alias for: echo this is $HG_ARGS + shell alias for: echo this is %HG_ARGS% (windows !) + shell alias for: echo this is $HG_ARGS (no-windows !) This is my alias which just prints something.