# HG changeset patch # User Martin Geisler # Date 1289658037 -3600 # Node ID 5ac9c903e7d2e334c15abef83560cfc06f2953d4 # Parent a1a50567b5d2d6ebd39e84c4d7579622eba3273d test-win32text: use $TESTTMP in output diff -r a1a50567b5d2 -r 5ac9c903e7d2 tests/test-win32text.t --- a/tests/test-win32text.t Sat Nov 13 15:16:50 2010 +0100 +++ b/tests/test-win32text.t Sat Nov 13 15:20:37 2010 +0100 @@ -402,11 +402,11 @@ tip $ rm f3 f4.bat bin - $ hg co -C 2>&1 | python -c 'import sys, os; sys.stdout.write(sys.stdin.read().replace(os.getcwd(), "...."))' + $ hg co -C WARNING: f4.bat already has CRLF line endings and does not need EOL conversion by the win32text plugin. Before your next commit, please reconsider your encode/decode settings in - Mercurial.ini or ..../.hg/hgrc. + Mercurial.ini or $TESTTMP/t/.hg/hgrc. 3 files updated, 0 files merged, 0 files removed, 0 files unresolved $ cat bin hello\x00\r (esc)