Changeset 588 for stats

Show
Ignore:
Timestamp:
09/12/06 11:50:37 (2 years ago)
Author:
mankoff
Message:

modnar hostname

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • stats/temp.sh

    r304 r588  
    33host=`hostname` 
    44if [ $host == 'edgcm.columbia.edu' ] || \ 
    5         [ $host == 'modnar.giss.nasa.gov' ]; then 
     5        [ $host == 'modnar.local' ]; then 
    66        t0=`./temp_work.sh | grep BACKSIDE | cut -f 1` 
    77        t1=`./temp_work.sh | grep "U3 HEATSINK" | cut -f 1`