[daip] [!4953]: aips - Running XGAUS

Chris De Pree do-not-reply at nrao.edu
Wed Jun 25 12:32:17 EDT 2014


Chris De Pree updated #4953
---------------------------

              Status: Open (was: Closed)

Running XGAUS
-------------

           Ticket ID: 4953
                 URL: https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/4953
           Full Name: Chris De Pree
               Email: cdepree at agnesscott.edu
             Creator: User
          Department: AIPS Data Processing
       Staff (Owner): Eric Greisen
                Type: Issue
              Status: Open
            Priority: Default
      Template Group: Default
             Created: 23 May 2014 08:49 PM
             Updated: 25 June 2014 04:32 PM



Eric,

Below are the contents of the do_daily file. Do I just run that as a perl script? Is this script what it should be?

Chris

cdepree% more do_daily.bo102-phy01fac 
#!/bin/sh
# Generic AIPS midnight job runner
# un-comment next line to disable the job.
# exit
#
. /Users/cdepree/AIPS/LOGIN.SH >/dev/null 2>&1
$CDTST >/dev/null 2>&1
#
# Assume this file is called 'something.hostname'
# (to help in a multiple architecture installation)
myname=`basename $0 | awk -F. '{print $2}'`
[ "`$AIPS_ROOT/SETNAME`" = "$myname" ] || exit
#
# Get cvs in the path...
# PATH=$PATH:/set/me/to/dir/where/cvs/is/found
# export PATH
#
# uncomment to remove any old binaries if SAVE=TRUE...
# (cd $LOAD; find . -name '*.EXE.OLD' -atime +2 -exec rm -f {} \;)
#
# Now do the MNJ
cd $AIPS_VERSION/$ARCH/UPDATE
#
#uncomment the TST NEW line ONLY while 31DEC03 is still changing
#(if you do, comment out the AIPSUPD TST line; you
# do NOT want to run the darn thing twice)
# ./AIPSUPD TST NEW
./AIPSUPD TST
#
exit


------------------------------------------------------
Staff CP:  https://help.nrao.edu/staff




More information about the Daip mailing list