Changeset 1512

Show
Ignore:
Timestamp:
06/02/04 15:21:38 (20 years ago)
Author:
jalet
Message:

Debug message added

Files:
1 modified

Legend:

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

    r1497 r1512  
    2222# 
    2323# $Log$ 
     24# Revision 1.92  2004/06/02 13:21:38  jalet 
     25# Debug message added 
     26# 
    2427# Revision 1.91  2004/05/25 05:17:52  jalet 
    2528# Now precomputes the job's size only if current printer's enforcement 
     
    850853            # computation is just an indication of what the 
    851854            # job's size MAY be. 
    852             self.logger.log_message(_("Unable to precompute the job's size with the generic PDL analyzer."), "warn") 
     855            self.logger.log_message(_("Unable to precompute the job's size with the generic PDL analyzer : %s") % msg, "warn") 
    853856            return 0 
    854857        else :