Mercurial > public > mercurial-scm > hg
diff tests/test-histedit-non-commute-abort.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 | d34ba4991188 |
line wrap: on
line diff
--- a/tests/test-histedit-non-commute-abort.t Sat Jun 30 03:34:50 2012 +0200 +++ b/tests/test-histedit-non-commute-abort.t Mon Jul 02 01:47:59 2012 +0200 @@ -6,7 +6,7 @@ > histedit= > EOF - $ EDITED=`pwd`/editedhistory + $ EDITED="$TESTTMP/editedhistory" $ cat > $EDITED <<EOF > pick 177f92b77385 c > pick 055a42cdd887 d