try to fix the build by defining VTEST_BROWSER (2)
This commit is contained in:
parent
a687e83533
commit
1c387ee237
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ rm -f /tmp/$$ # Cleanup
|
|||
|
||||
#pwd == build.debug/mtest
|
||||
cd ../../vtest
|
||||
xvfb-run ./gen
|
||||
VTEST_BROWSER=ls xvfb-run ./gen
|
||||
cd -
|
||||
|
||||
#make reporthtml
|
||||
|
|
Loading…
Reference in a new issue