source: tools/demos/run_test.py @ 3498

Last change on this file since 3498 was 3498, checked in by ole, 18 years ago

Driver for flood db test

File size: 80 bytes
Line 
1import os
2
3for i in range(10):
4    os.system('python test_flood_database.py &')
Note: See TracBrowser for help on using the repository browser.