Changeset 7049 for trunk/MagicSoft/Mars/datacenter/scripts
- Timestamp:
- 05/17/05 13:59:30 (20 years ago)
- Location:
- trunk/MagicSoft/Mars/datacenter/scripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/checkstardone
r7048 r7049 64 64 fi 65 65 66 #cd $mars 67 cd /home/operator/Mars.cvs 68 macrospath=/home/operator/Mars.cvs/datacenter/macros 66 cd $mars 69 67 70 68 -
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.