]> git.pld-linux.org Git - packages/frottle.git/commitdiff
- killed trailing spaces/tabs
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Dec 2005 01:02:49 +0000 (01:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    frottle.init -> 1.2

frottle.init

index 9d4cc7dc69b58abb83fb33b0dcce4a8b2110aad6..3baa3980e5166cb2181fc549cdf375ef2677a50d 100644 (file)
@@ -45,7 +45,7 @@ elif [ $VTUND_MODE = "client" ]; then
        [ -n "$VTUND_PORT" ] && VTUND_OPTS="$VTUND_OPTS -P $VTUND_PORT"
        VTUND_OPTS="$VTUND_OPTS $VTUND_SESSION $VTUND_SERVER_ADDR"
 
-else 
+else
        err_exit "Invalid VTUND_MODE ($VTUND_MODE), should be set to \"server\" or \"client\""
 fi
 
This page took 0.089579 seconds and 4 git commands to generate.