changeset 17257:d9626b91623a stable

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.
author Adrian Buehlmann <adrian@cadifra.com>
date Thu, 26 Jul 2012 23:08:34 +0200
parents 707cbbf950ea
children 5822345e9e46
files tests/test-histedit-fold.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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