update run_tests_static

This commit is contained in:
George Hotz 2015-08-27 07:17:06 +00:00
parent be0329f73a
commit 5434732b63
1 changed files with 3 additions and 2 deletions

View File

@ -5,8 +5,9 @@ source venv/bin/activate
# ned's tests, which are really awesome # ned's tests, which are really awesome
# why weren't these used? # why weren't these used?
cd tests_auto cd tests_auto
./autogen-extras.sh #./autogen-extras.sh
python autogen.py --dwarf --all #python autogen.py --dwarf --all
python autogen.py --dwarf
cd ../ cd ../
cd static2 cd static2
python testing.py python testing.py