use the new envbindir subst

--HG--
branch : trunk
This commit is contained in:
holger krekel 2010-07-02 10:15:30 +02:00
parent aa4308883c
commit 8c0dfb525d
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@ python=python3.1
changedir=testing changedir=testing
python=jython python=jython
argv=jython argv=jython
{envtmpdir}/../bin/py.test-jython {envbindir}/py.test-jython
--confcutdir=.. --confcutdir=..
--junitxml=junit-{envname}.xml --junitxml=junit-{envname}.xml