Ignore:
Timestamp:
09/12/05 15:19:41 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7339 r7348  
    194194
    195195         #copy file
    196          $totapefile=`echo $file | sed -e 's/home\/lapalma\/transfer/magic\/datacenter\/totape/'`
    197          $totapepath=`dirname $totapefile`
     196         totapefile=`echo $file | sed -e 's/home\/lapalma\/transfer/magic\/datacenter\/totape/'`
     197         totapepath=`dirname $totapefile`
    198198         makedir $totapepath >> $scriptlog 2>&1
    199199         if ! cp -v $file $totapepath >> $scriptlog 2>&1
Note: See TracChangeset for help on using the changeset viewer.