comparison tests/test-histedit-fold-non-commute.t @ 17087:a79776f427b4

tests: make histedit pass on Windows MSYS The command file will now be named with $TESTTMP (with '\') instead of `pwd` (with '/') to avoid wrong path conversions.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 02 Jul 2012 01:47:59 +0200
parents 5f2cacb715dc
children c2f13180001f
comparison
equal deleted inserted replaced
17086:5f2cacb715dc 17087:a79776f427b4
4 > [extensions] 4 > [extensions]
5 > graphlog= 5 > graphlog=
6 > histedit= 6 > histedit=
7 > EOF 7 > EOF
8 8
9 $ EDITED=`pwd`/editedhistory 9 $ EDITED="$TESTTMP/editedhistory"
10 $ cat > $EDITED <<EOF 10 $ cat > $EDITED <<EOF
11 > pick 177f92b77385 c 11 > pick 177f92b77385 c
12 > pick 055a42cdd887 d 12 > pick 055a42cdd887 d
13 > fold bfa474341cc9 does not commute with e 13 > fold bfa474341cc9 does not commute with e
14 > pick e860deea161a e 14 > pick e860deea161a e