IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2006, 12:57:32 PM (20 years ago)
Author:
Paul Price
Message:

Using environment variables instead of fixed names.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/ipprc.config

    r9170 r9899  
    11### Example .ipprc file
    22
    3 PATH            STR     .:/home/mithrandir/price/.ipp   # Default search path for configuration files
    4 WORKDIR         STR     /ipp/alala/price/               # Top-level working directory
     3PATH            STR     .:$HOME/.ipp            # Default search path for configuration files
     4WORKDIR         STR     $HOME/ippData/          # Top-level working directory
    55
    66### Database configuration
     
    4040
    4141RECIPES         METADATA                # Site-level recipes
    42         PPNORM          STR             ppNorm_template.config
     42        PPMERGE         STR             ppMerge_template.config # Recipe for combination
    4343        PPSTATS_PHASE0  STR             ppStats_phase0.config   # Recipe for phase 0 processing
    4444END
Note: See TracChangeset for help on using the changeset viewer.