diff tests/test-extdiff.t @ 29974:7109d5ddeb0c

help: use single quotes in use warning
author timeless <timeless@mozdev.org>
date Tue, 20 Sep 2016 23:47:46 +0000
parents 91b2f2176395
children f3c4edfd35e1
line wrap: on
line diff
--- a/tests/test-extdiff.t	Tue Sep 20 23:47:30 2016 +0000
+++ b/tests/test-extdiff.t	Tue Sep 20 23:47:46 2016 +0000
@@ -399,14 +399,14 @@
 
   $ HGPLAIN=1 hg --config hgext.extdiff= --config extdiff.cmd.td=hi help -k xyzzy
   abort: no matches
-  (try "hg help" for a list of topics)
+  (try 'hg help' for a list of topics)
   [255]
 
   $ HGPLAIN=1 hg --config hgext.extdiff= --config extdiff.cmd.td=hi help td > /dev/null
 
   $ LC_MESSAGES=ja_JP.UTF-8 hg --config hgext.extdiff= --config extdiff.cmd.td=$U help -k xyzzy
   abort: no matches
-  (try "hg help" for a list of topics)
+  (try 'hg help' for a list of topics)
   [255]
 
   $ LC_MESSAGES=ja_JP.UTF-8 hg --config hgext.extdiff= --config extdiff.cmd.td=$U help td \