[pokemmo] 02/08: Updated executable script

Carlos Donizete Froes coringao-guest at moszumanska.debian.org
Sun Dec 31 14:07:17 UTC 2017


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

coringao-guest pushed a commit to branch master
in repository pokemmo.

commit 7fdbe36be3fcf48b2010f2ecfda589f4f1f5def9
Author: Carlos Donizete Froes <coringao at riseup.net>
Date:   Sun Dec 31 12:02:48 2017 -0200

    Updated executable script
    
    Signed-off-by: Carlos Donizete Froes <coringao at riseup.net>
---
 src/pokemmo.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/pokemmo.sh b/src/pokemmo.sh
index 180cc0a..88fdb9b 100755
--- a/src/pokemmo.sh
+++ b/src/pokemmo.sh
@@ -8,6 +8,7 @@
 #
 #	Use of this file is governed by a GPLv3 license that can be found
 #	in the LICENSE file.
+#
 #	This program is released under the GPL with the additional exemption
 #	that compiling, linking and/or using OpenSSL is allowed.
 #
@@ -17,7 +18,7 @@
 getCanDebug() {
 
 if [[ $(which jps) ]]; then
-    PKMO_CREATE_DEBUGS=1 
+    PKMO_CREATE_DEBUGS=1
 else
     echo "Debug mode is unavailable. Please install the Java Development Kit and ensure jps is in your PATH"
     return 1

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



More information about the Pkg-games-commits mailing list