[X2Go-Commits] x2goserver.git - build-main (branch) updated: 3.1.1.4-4-g5cc4d72
X2Go dev team
git-admin at x2go.org
Wed Dec 4 06:18:24 CET 2013
The branch, build-main has been updated
via 5cc4d72358fd7f99aeec74ce346f526315f33999 (commit)
from f8015d5c95b5d376bdf02b2fc7096c21ed368ce0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 1 +
x2goserver/bin/x2gogetapps | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index a97f819..5d317a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ x2goserver (3.1.1.5-0~x2go1) UNRELEASED; urgency=low
[ Mike Gabriel ]
* New upstream version (3.1.1.5):
- Fix x2gogetapps when rendering multi-section .desktop files.
+ - Remove redundant setting of syslog level.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Tue, 25 Sep 2012 15:03:32 +0200
diff --git a/x2goserver/bin/x2gogetapps b/x2goserver/bin/x2gogetapps
index e19b04f..dbcd8c1 100755
--- a/x2goserver/bin/x2gogetapps
+++ b/x2goserver/bin/x2gogetapps
@@ -170,9 +170,6 @@ sub proc_desktop_file
}
}
-openlog($0,'cons,pid','user');
-setlogmask( LOG_UPTO(x2gologlevel()) );
-
if ( @ARGV ) {
syslog('info', "x2gogetapps has been called with options: @ARGV");
} else {
hooks/post-receive
--
x2goserver.git (X2Go Server)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goserver.git" (X2Go Server).
More information about the x2go-commits
mailing list