Changeset 7049 for trunk/MagicSoft/Mars/datacenter/scripts/doexclusions
- Timestamp:
- 05/17/05 13:59:30 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/doexclusions
r7030 r7049 106 106 echo "do exclusions for date "$date 107 107 year2=`echo $date | cut -c 1-4` 108 doexclusionspath=$logpath/ $year2108 doexclusionspath=$logpath/doexclusions/$year2 109 109 if [ ! -d $doexclusionspath ] 110 110 then
Note:
See TracChangeset
for help on using the changeset viewer.