[Pkg-voip-commits] r5665 - /mumble/trunk/debian/mumble-server.init

the-me-guest at alioth.debian.org the-me-guest at alioth.debian.org
Sun May 4 10:47:44 UTC 2008


Author: the-me-guest
Date: Sun May  4 10:47:44 2008
New Revision: 5665

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5665
Log:
Removed another whitespace at EOL.

Modified:
    mumble/trunk/debian/mumble-server.init

Modified: mumble/trunk/debian/mumble-server.init
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/mumble-server.init?rev=5665&op=diff
==============================================================================
--- mumble/trunk/debian/mumble-server.init (original)
+++ mumble/trunk/debian/mumble-server.init Sun May  4 10:47:44 2008
@@ -55,7 +55,7 @@
 		case "$?" in
 			0|1)
 				rm -f $PIDFILE
-				[ "$VERBOSE" != no ] && log_end_msg 0 
+				[ "$VERBOSE" != no ] && log_end_msg 0
 			;;
 			2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
 		esac




More information about the Pkg-voip-commits mailing list