Changeset 7805 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
07/26/06 14:50:56 (18 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7577 r7805  
    3939dirs=`ls /magic/datacenter/fromlapalma/RAWchk/*/*.finished | sed -e 's/RAWchk/RAW/g' | cut -d/ -f1-6`
    4040# change permission for this dirctories
    41 ssh lapalma@mercury chmod -R g+w $dirs
     41ssh lapalma@apollo chmod -R g+w $dirs
    4242# move directories to the tapedirectory
    4343mv -v $dirs /magic/datacenter/fromtape/rawdata/
Note: See TracChangeset for help on using the changeset viewer.