tests/test-alias.t
changeset 15603 36d7a0c7505f
parent 15445 7cbb81c47025
parent 15600 195dbd1cef0c
child 15830 8ed112ed774a
--- a/tests/test-alias.t	Thu Dec 01 01:42:03 2011 -0600
+++ b/tests/test-alias.t	Thu Dec 01 15:57:10 2011 -0600
@@ -397,3 +397,11 @@
   use "hg help" for the full list of commands or "hg -v" for details
   [255]
 
+This should show id:
+
+  $ hg --config alias.log='id' log
+  000000000000 tip
+
+This shouldn't:
+
+  $ hg --config alias.log='id' history