comparison tests/test-mv-cp-st-diff.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 91eb4512edd0
children 8c9a52492d42
comparison
equal deleted inserted replaced
17344:539d948d8d4b 17345:4f8054d3171b
185 +++ b/x/y 185 +++ b/x/y
186 @@ -0,0 +1,1 @@ 186 @@ -0,0 +1,1 @@
187 +y1 187 +y1
188 188
189 189
190 $ tb "add a a1" "add a a2" "hg cp a b" "copy in working dir" 190 $ tb "add a a1" "add a a2" "hg cp a b" "copy in working dir"
191 updating to branch default 191 updating to branch default
192 3 files updated, 0 files merged, 0 files removed, 0 files unresolved 192 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
193 created new head 193 created new head
194 ** copy in working dir ** 194 ** copy in working dir **
195 ** add a a1 / add a a2 / hg cp a b 195 ** add a a1 / add a a2 / hg cp a b