tests/test-alias.t
changeset 37144 004ecdbe96ec
parent 37139 aa55c5354b8f
child 38788 a9ff2b0c11dd
--- 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.