[Pkg-privacy-commits] [torbrowser-launcher] 112/476: oops, can't have a comment before the #!

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:28 UTC 2015


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

infinity0 pushed a commit to branch debian
in repository torbrowser-launcher.

commit 7b65c6742740989dbbd8f07faa3bfc01f5f1cf12
Author: Micah Lee <micahflee at riseup.net>
Date:   Thu Apr 11 09:32:32 2013 -0700

    oops, can't have a comment before the #!
---
 torbrowser-launcher | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/torbrowser-launcher b/torbrowser-launcher
index 5cef747..ceb9030 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 """
 Tor Browser Launcher
 https://github.com/micahflee/torbrowser-launcher/
@@ -26,8 +27,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.
 """
 
-#!/usr/bin/env python
-
 import gettext
 gettext.install('torbrowser-launcher', '/usr/share/torbrowser-launcher/locale')
 

-- 
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