Mercurial > hg
changeset 12978:5ac9c903e7d2
test-win32text: use $TESTTMP in output
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Sat, 13 Nov 2010 15:20:37 +0100 |
parents | a1a50567b5d2 |
children | 733345a127ca |
files | tests/test-win32text.t |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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)