[ckan-changes] commit/ckanext-stats: dread: [setup][xs]: Left in print by mistake.

Bitbucket commits-noreply at bitbucket.org
Tue May 17 19:26:08 UTC 2011


1 new changeset in ckanext-stats:

http://bitbucket.org/okfn/ckanext-stats/changeset/856b033a8576/
changeset:   r13:856b033a8576
user:        dread
date:        2011-05-17 21:25:59
summary:     [setup][xs]: Left in print by mistake.
affected #:  1 file (36 bytes)

--- a/ckanext/stats/plugin.py	Tue May 17 18:33:00 2011 +0100
+++ b/ckanext/stats/plugin.py	Tue May 17 20:25:59 2011 +0100
@@ -23,7 +23,6 @@
     def update_config(self, config):
         here = os.path.dirname(__file__)
         our_public_dir = os.path.join(here, 'public')
-        print 'DIR', our_public_dir
         template_dir = os.path.join(here, 'templates')
         config['extra_public_paths'] = ','.join([our_public_dir,
                 config.get('extra_public_paths', '')])

Repository URL: https://bitbucket.org/okfn/ckanext-stats/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list