test-histedit-fold: fix for Windows stable
authorAdrian Buehlmann <adrian@cadifra.com>
Thu, 26 Jul 2012 23:08:34 +0200
branchstable
changeset 17257 d9626b91623a
parent 17256 707cbbf950ea
child 17258 5822345e9e46
test-histedit-fold: fix for Windows Fixes 336121088ef1 failing with MSYS. MSYS sh.exe mangled that path by applying its path magic, which caused the test to fail on Windows.
tests/test-histedit-fold.t
--- a/tests/test-histedit-fold.t	Thu Jul 26 17:04:01 2012 -0500
+++ b/tests/test-histedit-fold.t	Thu Jul 26 23:08:34 2012 +0200
@@ -208,7 +208,7 @@
   |
   o  0:0189ba417d34 1+2+3
   
-  $ EDITED=`pwd`/../editcommands
+  $ EDITED="$TESTTMP/editcommands"
   $ cat > $EDITED <<EOF
   > pick 617f94f13c0f 1 +4
   > drop 888f9082bf99 2 +5