Ignore:
Timestamp:
08/22/06 17:23:39 (18 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/doexclusions

    r7911 r7915  
    6262   finish >> $scriptlog 2>&1
    6363fi
     64echo "dates: "${dates[@]} >> $scriptlog 2>&1
     65rm -v $todofile >> $scriptlog 2>&
    6466
    6567cd $mars
    6668
    6769# do exclusions for each date in the todo file
    68 echo "dates: "${dates[@]} >> $scriptlog 2>&1
    6970for date in ${dates[@]}
    7071do
Note: See TracChangeset for help on using the changeset viewer.