IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10620


Ignore:
Timestamp:
Dec 11, 2006, 10:29:38 AM (20 years ago)
Author:
Paul Price
Message:

Removing WORKDIR, fixing conflict on ESSENCE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/ipprc.config

    r10590 r10620  
    22
    33PATH            STR     .:$HOME/.ipp            # Default search path for configuration files
    4 WORKDIR         STR     /dev/null               # Top-level working directory: we will retire this
    54
    65# place your data directories here and refer to as path://PATH/remainder
     
    87        DATA1   STR     /data/alala/
    98        PAP_MC  STR     /data/alala/price/megacam/
    10         ESSENCE STR     /data/sn6/ipp/
     9        ESSENCE STR     /data/sn7/ipp/
    1110END
    1211
    1312### Database configuration
    14 DBSERVER        STR     localhost               # Database host name (for psDBInit)
    15 DBNAME          STR     ipp                     # Database name (for psDBInit)
     13DBSERVER        STR     alala                   # Database host name (for psDBInit)
     14DBNAME          STR     essence                 # Database name (for psDBInit)
    1615DBUSER          STR     ipp                     # Database user name (for psDBInit)
    1716DBPASSWORD      STR     ipp                     # Database password (for psDBInit)
Note: See TracChangeset for help on using the changeset viewer.