Changeset 9046 for trunk/MagicSoft
- Timestamp:
- 07/28/08 13:57:06 (16 years ago)
- Location:
- trunk/MagicSoft/Mars/datacenter/scripts
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/correcttime
r8482 r9046 39 39 source `dirname $0`/sourcefile 40 40 printprocesslog "INFO starting $0" 41 echo "This script has not been adapted to the new file structure (MAGIC II). " 42 echo "Please adapt it before using it." 43 exit 44 41 45 program=correct_raw_time 42 46 column=fTimingCorrection -
trunk/MagicSoft/Mars/datacenter/scripts/cutslices
r8784 r9046 31 31 32 32 source `dirname $0`/sourcefile 33 printprocesslog "INFO starting $0" 34 echo "This script has not been adapted to the new file structure (MAGIC II). " 35 echo "Please adapt it before using it." 36 exit 37 33 38 program=compmux 34 39 column=fCompmux -
trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck
r8482 r9046 41 41 source `dirname $0`/sourcefile 42 42 printprocesslog "INFO starting $0" 43 echo "This script has not been adapted to the new file structure (MAGIC II). " 44 echo "Please adapt it before using it." 45 exit 46 43 47 program=datacheck 44 48 column=fDataCheckDone
Note:
See TracChangeset
for help on using the changeset viewer.