[X2Go-Commits] [x2goserver] 01/06: x2goserver/bin/x2gofeaturelist: whitespace only.

git-admin at x2go.org git-admin at x2go.org
Thu Jun 30 09:05:26 CEST 2016


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

x2go pushed a commit to branch feature/move-x2goagent-into-x2goserver
in repository x2goserver.

commit b877da9b6648df44a8a6f3e98e9c6dfdc0b24d04
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Jun 30 06:09:30 2016 +0200

    x2goserver/bin/x2gofeaturelist: whitespace only.
---
 debian/changelog               |    1 +
 x2goserver/bin/x2gofeaturelist |    1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e532503..b5d1127 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -156,6 +156,7 @@ x2goserver (4.1.0.0-0x2go1.1) UNRELEASED; urgency=low
     - libx2go-server-db-perl/lib/libx2go-server-db-sqlite3-wrapper.pl: don't
       use deprecated defined (@array) construct which never really did what one
       would expect (defined () can only be used on scalar values.)
+    - x2goserver/bin/x2gofeaturelist: whitespace only.
   * x2goserver.spec:
     - Only create session DB in x2goserver's post install script. Do use
       proper Requires(post) statements to make sure perl-X2Go-Server-DB and
diff --git a/x2goserver/bin/x2gofeaturelist b/x2goserver/bin/x2gofeaturelist
index 1f62e37..083c40b 100755
--- a/x2goserver/bin/x2gofeaturelist
+++ b/x2goserver/bin/x2gofeaturelist
@@ -30,4 +30,3 @@ test -d "$X2GO_SHARE_PATH/x2gofeature.d" && {
         cat "$subscript" | egrep ".*\).*ok.*exit 0.*" | cut -d"\"" -f2 | cut -d"\"" -f1
     done
 }
-

--
Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list