Changeset 7503 for trunk/MagicSoft/Mars/datacenter/scripts/checkstardone
- Timestamp:
- 02/14/06 15:40:16 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/checkstardone
r7486 r7503 101 101 case $check1 in 102 102 1) echo "check1=$check1 -> everything ok -> continue with next sequence..." >> $scriptlog 2>&1 ;; 103 2) echo "check1=$check1 -> files not yet available -> continue..." >> $scriptlog 2>&1 104 check="no" 105 ;; 103 106 *) echo "check1=$check1 -> ERROR " >> $scriptlog 2>&1 104 107 echo "starfiles not available for sequence -> continue" >> $scriptlog 2>&1
Note:
See TracChangeset
for help on using the changeset viewer.