Ignore:
Timestamp:
08/25/05 05:09:45 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7307 r7308  
    5757
    5858
    59 rootfiles=`find /www/htdocs/datacenter/ -name '*.root' -maxdepth 10`
     59rootfiles=`find /www/htdocs/datacenter/ -name '*.root' -maxdepth 10 | grep -v '_I_' | grep -v '_Y_'`
    6060
    6161if [ "$rootfiles" = "" ]
     
    8989   if [ "$dategiffile" != "" ]
    9090   then
    91       $dategiffile=0
     91      dategiffile=0
    9292   fi
    9393#   now=`date +%Y%m%d`
Note: See TracChangeset for help on using the changeset viewer.