IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 29, 2008, 2:42:19 PM (18 years ago)
Author:
bills
Message:

various bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_runcommand.sh

    r16591 r16764  
    1717
    1818# These variables need to be customized for a particular installation
    19 # XXX: why not pass these on on the command line ?
     19# XXX: why not pass these on on the command line or in the environment?
    2020export PSCONFDIR=/export/data0/bills/psconfig
    2121
    2222WORK_DIR=/export/data1/bills/pstamp/work
    23 CMD_DIR=/export/data0/bills/src/ipp/pstamp/scripts
     23CMD_DIR=/export/data0/bills/src/ipp/pstamp/scripts:/export/data0/bills/src/ipp/DataStoreServer/web/cgi
    2424
    2525#### END LOCAL_CONFIGURATION
     
    5050###
    5151PATH=${CMD_DIR}:${PATH}
     52#echo path: $PATH >&2
     53#echo command: $* >&2
    5254
    5355## make sure we are able to run the desired command
Note: See TracChangeset for help on using the changeset viewer.