Changeset 8685


Ignore:
Timestamp:
08/21/07 12:30:09 (17 years ago)
Author:
snruegam
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8682 r8685  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2007/08/21 Stefan Ruegamer
     22
     23   * datacenter/scripts/movingrawfiles_OK
     24     - removed rmdir -p option
     25
     26
     27
    2028
    2129 2007/08/20 Stefan Ruegamer
  • trunk/MagicSoft/Mars/datacenter/scripts/movingrawfiles_OK

    r8682 r8685  
    7979fi
    8080
    81 rmdir -vp /magic/datacenter/fromlapalma/RAW/*200* >> $scriptlog 2>&1
     81rmdir -v /magic/datacenter/fromlapalma/RAW/*200* >> $scriptlog 2>&1
    8282
    8383# find rawfiles
Note: See TracChangeset for help on using the changeset viewer.