]> git.pld-linux.org Git - packages/crossfire.git/commitdiff
- formatting
authorankry <ankry@pld-linux.org>
Tue, 27 May 2003 21:54:56 +0000 (21:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossfire.init -> 1.9

crossfire.init

index ec1bb454c5dd335f5dd2361caf13957dfa928271..40f4113d0238390f8ad0da953e97b86b7a6913b6 100644 (file)
@@ -33,7 +33,7 @@ case "$1" in
        if [ ! -f /var/lock/subsys/crossfire ]; then
                cd /
                FLAGS="-log /var/log/crossfire"
-               if [ -n "$PORT" ] ; then
+               if [ -n "$PORT" ]; then
                        FLAGS="$FLAGS -csport $PORT"
                fi
                if is_yes "$DEBUG" ; then
This page took 0.089647 seconds and 4 git commands to generate.