Attachment 'standalone.py.diff'

Download

   1 --- MoinMoin/script/server/standalone-orig.py	2008-07-06 11:35:47.000000000 +0200
   2 +++ MoinMoin/script/server/standalone.py	2008-07-06 11:35:53.000000000 +0200
   3 @@ -122,7 +122,7 @@
   4  
   5              if self.options.start:
   6                  daemon = Daemon('moin', run, Config)
   7 -                daemon.pidfile = pidfile
   8 +                daemon.pidFile = pidfile
   9                  daemon.do_start()
  10              else:
  11                  run(Config)

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2008-07-06 09:45:50, 0.4 KB) [[attachment:standalone.py.diff]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.