IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 20, 2013, 6:17:32 PM (13 years ago)
Author:
watersc1
Message:

I'm going to commit before I start moving everything around so that they're sane.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippm/FilesMonitoring/NodeRelated/update_table_undefined.py

    r35945 r35984  
    1010    from ipp.lifetime_templates import Template
    1111except ImportError:
    12     sys.path.append('/home/panstarrs/schastel/local/share/python/')
     12    sys.path.append('%s/%s/share/python/' % os.environ['PSCONFDIR'], os.environ['PSCONFIG'])
    1313    sys.stderr.write('ImportError')
    1414    for folder in sys.path:
Note: See TracChangeset for help on using the changeset viewer.