Changeset 2121 for pykota/trunk/bin

Show
Ignore:
Timestamp:
03/02/05 18:00:03 (19 years ago)
Author:
jalet
Message:

Fixed a bad copy&paste

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/lprngpykota

    r2066 r2121  
    2424# 
    2525# $Log$ 
     26# Revision 1.18  2005/03/02 17:00:03  jalet 
     27# Fixed a bad copy&paste 
     28# 
    2629# Revision 1.17  2005/02/16 00:29:33  jalet 
    2730# Fixed the maxdenybanners directive. 
     
    218221                                    action, filename=self.preserveinputfile, title=self.title, \ 
    219222                                    copies=self.copies, options=self.options, clienthost=clienthost, \ 
    220                                     jobsizebytes=self.jobSizeBytes, self.checksum) 
     223                                    jobsizebytes=self.jobSizeBytes, jobmd5sum=self.checksum) 
    221224            self.logdebug("Job added to history during first pass : Job's size and price are still unknown.") 
    222225