[Pkg-mozext-commits] [adblock-plus] 153/464: Removed debug code

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit 4b1e146bca8eeb381baa11de95c1b6d78d72fd81
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Mon May 16 20:05:22 2011 +0200

    Removed debug code
---
 releaseAutomation.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/releaseAutomation.py b/releaseAutomation.py
index 2ba9934..2058638 100644
--- a/releaseAutomation.py
+++ b/releaseAutomation.py
@@ -67,7 +67,6 @@ def run(baseDir, version, keyFile, downloadsRepo, buildtoolsRepo):
   # Tag buildtools repository as well
   subprocess.Popen(['hg', 'tag', '-R', buildtoolsRepo, '-f', tagName]).communicate()
 
-  return
   # Push all changes
   subprocess.Popen(['hg', 'push', '-R', baseDir]).communicate()
   subprocess.Popen(['hg', 'push', '-R', downloadsRepo]).communicate()

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list