Changeset 9046 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
07/28/08 13:57:06 (16 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/datacenter/scripts
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/correcttime

    r8482 r9046  
    3939source `dirname $0`/sourcefile
    4040printprocesslog "INFO starting $0"
     41echo "This script has not been adapted to the new file structure (MAGIC II). "
     42echo "Please adapt it before using it."
     43exit
     44
    4145program=correct_raw_time
    4246column=fTimingCorrection
  • trunk/MagicSoft/Mars/datacenter/scripts/cutslices

    r8784 r9046  
    3131
    3232source `dirname $0`/sourcefile
     33printprocesslog "INFO starting $0"
     34echo "This script has not been adapted to the new file structure (MAGIC II). "
     35echo "Please adapt it before using it."
     36exit
     37
    3338program=compmux
    3439column=fCompmux
  • trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck

    r8482 r9046  
    4141source `dirname $0`/sourcefile
    4242printprocesslog "INFO starting $0"
     43echo "This script has not been adapted to the new file structure (MAGIC II). "
     44echo "Please adapt it before using it."
     45exit
     46
    4347program=datacheck
    4448column=fDataCheckDone
Note: See TracChangeset for help on using the changeset viewer.