[Pkg-anonymity-tools] [torbrowser-launcher] 26/48: it looks like the linux filter is still necessary after TBB 4.0

Holger Levsen holger at moszumanska.debian.org
Wed Feb 4 22:15:39 UTC 2015


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

holger pushed a commit to branch master
in repository torbrowser-launcher.

commit 8afb9b670c35205097fb3ef0cc14e89094129a9b
Author: Micah Lee <micah at micahflee.com>
Date:   Mon Nov 24 21:38:04 2014 -0800

    it looks like the linux filter is still necessary after TBB 4.0
---
 torbrowser_launcher/launcher.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/torbrowser_launcher/launcher.py b/torbrowser_launcher/launcher.py
index faad6d2..4a3830d 100644
--- a/torbrowser_launcher/launcher.py
+++ b/torbrowser_launcher/launcher.py
@@ -497,9 +497,6 @@ class Launcher:
             versions = json.load(open(self.common.paths['update_check_file']))
             latest = None
 
-            # TODO: after TBB 4.0 is released, refactor this section
-            #       to not filter linux versions (#132)
-
             # filter linux versions
             valid = []
             for version in versions:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/torbrowser-launcher.git



More information about the Pkg-anonymity-tools mailing list