Changeset 4687 for 2013/30/build_and_write_report.py
- Timestamp:
- 2013-07-25 19:10:19 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2013/30/build_and_write_report.py
r4506 r4687 31 31 def main(): 32 32 try: 33 add_program("build_games.py --write-results ")33 add_program("build_games.py --write-results --no-pong") 34 34 # write report expects to find a build result directory, which 35 35 # is created by the build script. So, lets give the build a head start.
Note: See TracChangeset
for help on using the changeset viewer.