diff tests/test-committer.t @ 29712:ad2cd2ef25d9

config: use single quotes around command hint Windows command lines use double quotes to quote arguments with spaces. This change is in a series to unify around using single quotes around commands, and double quotes around interior arguments.
author timeless <timeless@mozdev.org>
date Thu, 14 Apr 2016 15:18:59 +0000
parents 89003c49315c
children
line wrap: on
line diff
--- a/tests/test-committer.t
+++ b/tests/test-committer.t
@@ -50,7 +50,7 @@
   $ echo "username = " >> .hg/hgrc
   $ hg commit -m commit-1
   abort: no username supplied
-  (use "hg config --edit" to set your username)
+  (use 'hg config --edit' to set your username)
   [255]
 
 # test alternate config var