[py-svn] py-trunk commit 868fb976ad6c: (ARGH) of windows/hudson/multi-config combo produces too long filenames, so use the global temp dir

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Jul 1 18:40:08 CEST 2010


# HG changeset patch -- Bitbucket.org
# Project py-trunk
# URL http://bitbucket.org/hpk42/py-trunk/overview
# User holger krekel <holger at merlinux.eu>
# Date 1278002365 -7200
# Node ID 868fb976ad6c72c10c9d58187633f0dd324bd440
# Parent  84e6c18ad7a24eb6771167b7037c4b02150feb74
(ARGH) of windows/hudson/multi-config combo produces too long filenames, so use the global temp dir

--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,6 @@
 [test]
 changedir=testing
 argv=py.test
-    --basetemp={envtmpdir}
     --confcutdir=..
     --junitxml=junit-{envname}.xml
 [testenv:py26]



More information about the pytest-commit mailing list