Using tox instead of tuskar_with_venv.sh script

Change-Id: Ia829c30dce76dd9dc1c9840751467fa76a1d2106
Closes: bug #1215426
This commit is contained in:
Ivan Kolodyazhny 2014-02-13 21:37:49 +02:00
parent fce31248d0
commit 2b999ec838
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
#!/bin/bash
TOOLS=`dirname $0`
VENV=$TOOLS/../.venv
source $VENV/bin/activate && $@