[Initscripts-ng-commits] r768 - /branches/insserv-1.11.9/debian/patches/63_warn_on_missing_default_fields.dpatch

kelmo-guest at users.alioth.debian.org kelmo-guest at users.alioth.debian.org
Wed Jul 9 09:21:34 UTC 2008


Author: kelmo-guest
Date: Wed Jul  9 09:21:34 2008
New Revision: 768

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=768
Log:
another whitespace tweak for debian/patches/63_warn_on_missing_default_fields.dpatch

Modified:
    branches/insserv-1.11.9/debian/patches/63_warn_on_missing_default_fields.dpatch

Modified: branches/insserv-1.11.9/debian/patches/63_warn_on_missing_default_fields.dpatch
URL: http://svn.debian.org/wsvn/initscripts-ng/branches/insserv-1.11.9/debian/patches/63_warn_on_missing_default_fields.dpatch?rev=768&op=diff
==============================================================================
--- branches/insserv-1.11.9/debian/patches/63_warn_on_missing_default_fields.dpatch (original)
+++ branches/insserv-1.11.9/debian/patches/63_warn_on_missing_default_fields.dpatch Wed Jul  9 09:21:34 2008
@@ -32,7 +32,7 @@
 +	if (!default_start)
 +	    warn("missing `Default-Start:' entry: please add even if empty.\n");
 +	if (!default_stop)
-+	    warn("missing `Default-Stop:' entry: please add even if empty.\n");
++	    warn("missing `Default-Stop:'  entry: please add even if empty.\n");
      }
  
  #undef provides




More information about the Initscripts-ng-commits mailing list