Changeset 3151 for pjproject/trunk/tests/automated/run_scenario.py
- Timestamp:
- Apr 29, 2010 2:27:23 AM (14 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/automated/run_scenario.py
r3148 r3151 5 5 if __name__ == "__main__": 6 6 sys.argv[0] = "ccdash.py" 7 sys.argv.insert(1, "scenario") 7 8 rc = ccdash.main(sys.argv) 8 9 sys.exit(rc)
Note: See TracChangeset
for help on using the changeset viewer.