[Pkg-privacy-commits] [tails-installer] 22/34: Lint.

anonym anonym-tails-guest at moszumanska.debian.org
Mon Jan 22 14:05:33 UTC 2018


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

anonym-tails-guest pushed a commit to branch tails/master
in repository tails-installer.

commit cb18941c0a68be414846c2349ab09cd44e039664
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Jan 20 14:17:23 2018 +0000

    Lint.
---
 tails_installer/gui.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tails_installer/gui.py b/tails_installer/gui.py
index 65fa7ab..545f1c9 100755
--- a/tails_installer/gui.py
+++ b/tails_installer/gui.py
@@ -342,8 +342,8 @@ class TailsInstallerWindow(Gtk.ApplicationWindow):
         self.progress_thread = ProgressThread(parent=self)
         self.download_progress = DownloadProgress(parent=self)
         self.live_thread = TailsInstallerThread(live=self.live,
-                                         progress=self.progress_thread,
-                                         parent=self)
+                                                progress=self.progress_thread,
+                                                parent=self)
         self.live.connect_drive_monitor(self.populate_devices)
         self.confirmed = False
         self.delete_existing_liveos_confirmed = False

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



More information about the Pkg-privacy-commits mailing list