Changeset 688 for branches/newmole/scripts/nightly_runL_tsuite_part2.pl
- Timestamp:
- 12/05/06 21:53:34 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/scripts/nightly_runL_tsuite_part2.pl
r336 r688 7 7 # this is the number of models to actually compute here 8 8 # this is run on second slave machine and must end first 9 $nmod_calc = 70; 9 # slave will do this many, master will skip this many 10 #>>chng 06 aug 29, from 67 to 62, master found 8 undone model on a backup night 11 $nmod_calc = 55; 12 10 13 $nMod = 0; 11 14 $nComputed = 0;
