IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33790 for trunk/ippToPsps


Ignore:
Timestamp:
Apr 17, 2012, 9:10:32 AM (14 years ago)
Author:
rhenders
Message:

now printing correct config to log if program run with 'edit' argument

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/ipptopsps.py

    r33787 r33790  
    6666        self.logger.infoPair("Host", self.HOST)
    6767        self.logger.infoPair("PID", "%d" % self.PID)
    68         self.logger.infoPair("Config", CONFIGNAME)
     68        self.logger.infoPair("Config", self.config.name)
    6969
    7070    '''
Note: See TracChangeset for help on using the changeset viewer.