Changeset 7124
- Timestamp:
- 06/01/05 19:28:32 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7123 r7124 81 81 * datacenter/scripts/runcallisto: 82 82 - added writing html-logs 83 - added --auto-time-stop for merpping(ccupdate) 83 84 84 85 * datacenter/scripts/runganymed: -
trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
r7120 r7124 259 259 done 260 260 fi 261 ./merpp -u --log=$merpplogpath/merppccupdate$runno.log --html=$merpplogpath/merppccupdate$runno.html -- runfile=$runno $ccfile $calfile 2>> $scriptlog> /dev/null261 ./merpp -u --log=$merpplogpath/merppccupdate$runno.log --html=$merpplogpath/merppccupdate$runno.html --auto-time-stop --runfile=$runno $ccfile $calfile 2>> $scriptlog> /dev/null 262 262 check2=$? 263 263 case $check2 in
Note:
See TracChangeset
for help on using the changeset viewer.