[Pkg-anonymity-tools] [onionshare] 07/57: Typo

Ulrike Uhlig u-guest at moszumanska.debian.org
Tue May 19 18:18:53 UTC 2015


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

u-guest pushed a commit to annotated tag 0.7
in repository onionshare.

commit 1786b5a8915c80c76cbb7d1dbd6b9bd56d1d98ce
Author: The Dod <unclezzzen at gmail.com>
Date:   Mon Oct 13 14:14:15 2014 +0700

    Typo
    
    Overlooked because I can only use a password-auth branch on my PC
---
 onionshare/onionshare.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/onionshare/onionshare.py b/onionshare/onionshare.py
index f99d482..04c2048 100644
--- a/onionshare/onionshare.py
+++ b/onionshare/onionshare.py
@@ -118,7 +118,7 @@ class OnionShare(object):
                         pass
                 if not self.controller:
                     raise NoTor(strings._("cant_connect_ctrlport").format(tor_control_ports))
-                controller.authenticate()
+                self.controller.authenticate()
 
                 # set up hidden service
                 self.original_hs = self.controller.get_conf_map('HiddenServiceOptions') or {

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



More information about the Pkg-anonymity-tools mailing list