[Pkg-owncloud-commits] [owncloud-client] 24/470: Nautilus integration: Remove Shebang from plugin source.

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu May 12 16:24:40 UTC 2016


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

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 96f50d0c474e832a5a611cab9c45ce9846684930
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Mon Feb 8 17:00:39 2016 +0100

    Nautilus integration: Remove Shebang from plugin source.
    
    This fixes #4436
---
 shell_integration/nautilus/syncstate.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/shell_integration/nautilus/syncstate.py b/shell_integration/nautilus/syncstate.py
old mode 100755
new mode 100644
index 3223362..8682833
--- a/shell_integration/nautilus/syncstate.py
+++ b/shell_integration/nautilus/syncstate.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python3
 #
 # Copyright (C) by Klaas Freitag <freitag at owncloud.com>
 #

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list