[Pkg-privacy-commits] [torbrowser-launcher] 03/15: Eek, removed testing code that never should have been committed

Holger Levsen holger at moszumanska.debian.org
Fri Nov 13 17:54:05 UTC 2015


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

holger pushed a commit to annotated tag debian/0.2.2-1
in repository torbrowser-launcher.

commit ef2c17a34d7901d72eb91390a0b696a418c6968d
Author: Micah Lee <micah at micahflee.com>
Date:   Sun Nov 8 16:22:06 2015 -0800

    Eek, removed testing code that never should have been committed
---
 torbrowser_launcher/launcher.py | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/torbrowser_launcher/launcher.py b/torbrowser_launcher/launcher.py
index fb6d44f..d057410 100644
--- a/torbrowser_launcher/launcher.py
+++ b/torbrowser_launcher/launcher.py
@@ -161,12 +161,6 @@ class Launcher:
 
         start = self.common.paths['tbb']['start']
         if os.path.isfile(start) and os.access(start, os.X_OK):
-            self.set_gui('task', _("testing verify"),
-                         ['verify',
-                          'extract',
-                          'run'])
-            return
-
             if installed_version == latest_version:
                 print _('Latest version of TBB is installed, launching')
                 # current version of tbb is installed, launch it

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git



More information about the Pkg-privacy-commits mailing list