fixes bug 1058429
remove redirect to logfile with updated test runner Change-Id: I27923e7c91fbe3c57adfae210467fffaf9f52d80
This commit is contained in:
parent
433edcfbf7
commit
1262a07277
@ -90,7 +90,7 @@ fi
|
||||
|
||||
function run_tests {
|
||||
# Just run the test suites in current environment
|
||||
${wrapper} $NOSETESTS 2> run_tests.log
|
||||
${wrapper} $NOSETESTS
|
||||
# If we get some short import error right away, print the error log directly
|
||||
RESULT=$?
|
||||
if [ "$RESULT" -ne "0" ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user