/[cvs]/lpr-agent/lpr-agent
ViewVC logotype

Diff of /lpr-agent/lpr-agent

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by teddy, Fri Jun 6 05:45:50 2003 UTC revision 1.3 by teddy, Tue Aug 19 20:45:28 2003 UTC
# Line 234  class connectionhandler(SocketServer.Bas Line 234  class connectionhandler(SocketServer.Bas
234                  print sys.argv[0] + ": server command: print"                  print sys.argv[0] + ": server command: print"
235              smbclientformat = "smbclient \"%s\" \"%s\" -N -P %s %s -c \"%s\""              smbclientformat = "smbclient \"%s\" \"%s\" -N -P %s %s -c \"%s\""
236              # service, passwd, ip, options, command              # service, passwd, ip, options, command
237              smbserver = "obelix"              smbserver = "slade"
238              smbprinter = "rby_4"              smbprinter = "rby_expen"
239              smbservice = None              smbservice = None
240              smbserverip = "-I obelix.rby.bth.se"              smbserverip = "-I slade.student.bth.se"
241              smbclientoptions = ""              smbclientoptions = ""
242              smbclientcommand = "printmode graphics;print -"              smbclientcommand = "printmode graphics;print -"
243              if message.getheader('SmbClientFormat'):              if message.getheader('SmbClientFormat'):

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26