author | Matt Harbison <matt_harbison@yahoo.com> |
Wed, 28 Mar 2018 22:38:01 -0400 | |
changeset 37147 | 004ecdbe96ec |
parent 37146 | 8bac14ce5778 |
child 37148 | 56c7cd067477 |
--- 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.