IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33772 for trunk


Ignore:
Timestamp:
Apr 12, 2012, 11:28:11 AM (14 years ago)
Author:
rhenders
Message:

calling base-class method with wrong class

File:
1 edited

Legend:

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

    r33674 r33772  
    158158    '''
    159159    def printUsage(self):
    160         super(Cleanup, self).printUsage("[<repeat time in hours>]")
     160        super(Queue, self).printUsage("[<repeat time in hours>]")
    161161
    162162
Note: See TracChangeset for help on using the changeset viewer.