diff tests/test-convert-cvsnt-mergepoints.t @ 17345:4f8054d3171b

check-code: fix check for trailing whitespace on sh command lines The $ has been without necessary escaping since introduced in c7d23b4ca4ba.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 08 Aug 2012 18:10:16 +0200
parents 5efe9c6a34fe
children cfbd33020066
line wrap: on
line diff
--- a/tests/test-convert-cvsnt-mergepoints.t	Wed Aug 08 21:38:53 2012 +0200
+++ b/tests/test-convert-cvsnt-mergepoints.t	Wed Aug 08 18:10:16 2012 +0200
@@ -43,7 +43,7 @@
   $ cvscall -Q add foo
   $ cd foo
   $ echo foo > foo.txt
-  $ cvscall -Q add foo.txt 
+  $ cvscall -Q add foo.txt
   $ cvsci -m "add foo.txt" foo.txt
   $ cd ../..
   $ rm -rf cvsworktmp