source:
trunk/source/event/test/GeneralParticleSource/run_test@
1357
| Last change on this file since 1357 was 1350, checked in by , 15 years ago | |
|---|---|
|
|
| File size: 132 bytes | |
| Rev | Line | |
|---|---|---|
| [1350] | 1 | #!/bin/csh -f |
| 2 | \rm *.log | |
| 3 | which gps | |
| 4 | which exrdm01 | |
| 5 | foreach i (` ls test*.g4mac`) | |
| 6 | echo 'Running ' $i | |
| 7 | time gps $i >& $i.log | |
| 8 | end | |
| 9 | exit | |
| 10 |
Note:
See TracBrowser
for help on using the repository browser.
