[daip] INSTEP2 bug?

Joseph Lazio Joseph.Lazio at nrl.navy.mil
Sat Feb 26 12:09:17 EST 2005


Hi, 

I just downloaded the 31DEC05 version of AIPS.  

In INSTEP2 there is the following set of lines that causes an error.
Note that the one of the options to tee(1) is '-s', whereas it should
be '-a'.

-- Joe

##############################
if diff $SYSLOCAL/LIBR.DAT $SYSUNIX/LIBR.DAT > /dev/null
then
   echo "INSTEP2   : File       $SYSLOCAL/LIBR.DAT" | tee -a $LOGFILE
   echo "INSTEP2   : same as    $SYSUNIX/LIBR.DAT"  | tee -a $LOGFILE
   echo "INSTEP2   : This can't be right."          | tee -s $LOGFILE
   echo "INSTEP2   : Aborts!    `date`"             | tee -a $LOGFILE
   exit 1
fi


-- 
T. Joseph W. Lazio, Ph.D.        voice: +1 202 404 6329
Remote Sensing Division          fax:   +1 202 404 8894
Naval Research Lab, Code 7213    Joseph.Lazio at nrl.navy.mil
Washington, DC 20375-5351 USA    http://rsd-www.nrl.navy.mil/7213/lazio/




More information about the Daip mailing list