Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: commits

[3785] cherokee/trunk/admin: Misc clean up.

 

 

Cherokee commits RSS feed   Index | Next | Previous | View Threaded


cherokee at cherokee-project

Nov 5, 2009, 5:39 PM

Post #1 of 1 (29 views)
Permalink
[3785] cherokee/trunk/admin: Misc clean up.

Revision: 3785
http://svn.cherokee-project.com/changeset/3785
Author: alo
Date: 2009-11-06 02:39:46 +0100 (Fri, 06 Nov 2009)

Log Message:
-----------
Misc clean up.

Modified Paths:
--------------
cherokee/trunk/admin/Wizard_HotLinking.py
cherokee/trunk/admin/Wizard_rTorrent.py

Modified: cherokee/trunk/admin/Wizard_HotLinking.py
===================================================================
--- cherokee/trunk/admin/Wizard_HotLinking.py 2009-11-06 01:26:00 UTC (rev 3784)
+++ cherokee/trunk/admin/Wizard_HotLinking.py 2009-11-06 01:39:46 UTC (rev 3785)
@@ -80,7 +80,6 @@

form = Form (url_pre, add_submit=True, auto=False)
return form.Render(txt, DEFAULT_SUBMIT_VALUE)
- return txt

def _op_apply (self, post):
self._cfg_store_post (post)

Modified: cherokee/trunk/admin/Wizard_rTorrent.py
===================================================================
--- cherokee/trunk/admin/Wizard_rTorrent.py 2009-11-06 01:26:00 UTC (rev 3784)
+++ cherokee/trunk/admin/Wizard_rTorrent.py 2009-11-06 01:39:46 UTC (rev 3785)
@@ -76,9 +76,9 @@
if not rule_n:
return self.report_error (_("Couldn't add a new rule."))

- rule_pre_1 = '%s!rule!%d' % (self._pre, rule_n)
+ rule_pre_1 = '%s!rule!%d' % (self._pre, rule_n)

# Add the new rules
- config_dir = CONFIG_DIR % (locals())
+ config_dir = CONFIG_DIR % (locals())

self._apply_cfg_chunk (config_dir)

Cherokee commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.