commit 7219eb693f2c390ba2aa49643210400ee210346e
Author: Kacper Kornet <[email protected]>
Date:   Thu Jun 28 02:40:36 2012 +0100

    Remove forgotten debugging messages in slug_watch

 slug_watch | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/slug_watch b/slug_watch
index fb2e6fe..7333824 100755
--- a/slug_watch
+++ b/slug_watch
@@ -139,7 +139,6 @@ WATCHDIR = options.watchdir
 logger = logging.getLogger('slug_watch')
 logger.setLevel(logging.INFO)
 formatter = logging.Formatter('%(name)s: %(levelname)s %(message)s')
-print(options)
 if options.maillogs is not None:
     handler_email = logging.handlers.SMTPHandler("localhost", "slug_watch", 
options.maillogs, "slug_watch status")
     handler_email.setFormatter(formatter)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/git-slug.git/commitdiff/4ed64f73960519a2f4fd04c42950b2c96ae795c5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to