tests/test-show.t
changeset 31858 ad366d57d574
parent 31765 264baeef3588
child 31859 8e282aa3c3ff
--- a/tests/test-show.t	Sun Apr 09 22:19:27 2017 -0400
+++ b/tests/test-show.t	Fri Apr 07 10:26:13 2017 -0700
@@ -55,8 +55,8 @@
 HGPLAIN results in abort
 
   $ HGPLAIN=1 hg show bookmarks
-  abort: "hg show" cannot be used in plain mode because output is not stable
-  (unset HGPLAIN and invoke with -T/--template to control output)
+  abort: must specify a template in plain mode
+  (invoke with -T/--template to control output format)
   [255]
 
 But not if a template is specified