diff tests/test-revset.t @ 12105:6f58430dfdd0

util: get rid of extra trailing whitespace in parsedate abort message
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Mon, 30 Aug 2010 13:29:44 +0900
parents tests/test-revset@437579a0068a
children 4134686b83e1
line wrap: on
line diff
--- a/tests/test-revset.t	Mon Aug 30 13:23:32 2010 +0900
+++ b/tests/test-revset.t	Mon Aug 30 13:29:44 2010 +0900
@@ -150,7 +150,7 @@
   $ log 'date('
   hg: parse error at 5: not a prefix: end
   $ log 'date(tip)'
-  abort: invalid date: 'tip' 
+  abort: invalid date: 'tip'
   $ log '"date"'
   abort: unknown revision 'date'!
   $ log 'date(2005) and 1::'