Show
Ignore:
Timestamp:
06/03/05 10:49:34 (19 years ago)
Author:
jerome
Message:

Fixed incorrect loop counter in pjl and snmp accounters.
Now uses USTATUS in the pjl accounter to workaround printers
which switch to 'busy' state when we request their status
(meaning they were always busy) : seems to work just fine
now on my HP2300N.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/version.py

    r2276 r2277  
    2222# 
    2323 
    24 __version__ = "1.23alpha6_unofficial" 
     24__version__ = "1.23alpha7_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS and LPRng."