Changeset 7506 for trunk/MagicSoft/Mars/datacenter/scripts/doexclusions
- Timestamp:
- 02/15/06 10:20:38 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/doexclusions
r7486 r7506 78 78 var2=$date 79 79 doexclusionspath=$logpath/$program/$year2 80 echo "excl path: $doexclusionspath" 80 81 makedir $doexclusionspath >> $scriptlog 2>&1 81 82 doexclusionslog=$doexclusionspath/doexclusions-$date.log … … 88 89 case $check1 in 89 90 1) echo "check1=$check1 -> everything ok -> setting status..." >> $scriptlog 2>&1 ;; 90 *) echo "check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 ;;91 *) echo "check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 91 92 com=$Fdoexcl 92 93 check=$check1
Note:
See TracChangeset
for help on using the changeset viewer.