Ignore:
Timestamp:
07/23/06 12:30:21 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7776 r7800  
    147147         #run macros if the file is a *.rbk or a *.run file to
    148148         #fill the information into the db
    149          if echo $filename | grep .rbk  >> $scriptlog 2>&1
     149         if echo $filename | grep \\\.rbk$  >> $scriptlog 2>&1
    150150         then
    151151            echo "found rbk-file $filename"  >> $scriptlog 2>&1
Note: See TracChangeset for help on using the changeset viewer.