Ignore:
Timestamp:
12/12/05 13:40:01 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7448 r7452  
    183183      continue
    184184   fi
     185
     186   cont=`echo $dir | cut -d/ -f6`
     187   if [ "$cont" == "" ]
     188   then
     189      continue
     190   fi
     191
    185192   date=`echo $dir | cut -c 22-25,27,28,30,31`
    186193# workaround due to 5digit runnumber for data with runnumber < 35487
Note: See TracChangeset for help on using the changeset viewer.