Changeset 7124


Ignore:
Timestamp:
06/01/05 19:28:32 (20 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7123 r7124  
    8181   * datacenter/scripts/runcallisto:
    8282     - added writing html-logs
     83     - added --auto-time-stop for merpping(ccupdate)
    8384
    8485   * datacenter/scripts/runganymed:
  • trunk/MagicSoft/Mars/datacenter/scripts/runcallisto

    r7120 r7124  
    259259                done
    260260             fi
    261              ./merpp -u --log=$merpplogpath/merppccupdate$runno.log --html=$merpplogpath/merppccupdate$runno.html --runfile=$runno $ccfile $calfile 2>> $scriptlog> /dev/null
     261             ./merpp -u --log=$merpplogpath/merppccupdate$runno.log --html=$merpplogpath/merppccupdate$runno.html --auto-time-stop --runfile=$runno $ccfile $calfile 2>> $scriptlog> /dev/null
    262262             check2=$?
    263263             case $check2 in
Note: See TracChangeset for help on using the changeset viewer.