Changeset 304 for stats

Show
Ignore:
Timestamp:
01/10/06 22:12:31 (3 years ago)
Author:
mankoff
Message:

supports modnar

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • stats/temp.sh

    r292 r304  
    22 
    33host=`hostname` 
    4 if [ $host == 'edgcm.columbia.edu' ]; then 
     4if [ $host == 'edgcm.columbia.edu' ] || \ 
     5        [ $host == 'modnar.giss.nasa.gov' ]; then 
    56        t0=`./temp_work.sh | grep BACKSIDE | cut -f 1` 
    67        t1=`./temp_work.sh | grep "U3 HEATSINK" | cut -f 1`