public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/netplug/files: netplug
@ 2010-02-28 18:52 Mounir Lamouri (volkmar)
  0 siblings, 0 replies; only message in thread
From: Mounir Lamouri (volkmar) @ 2010-02-28 18:52 UTC (permalink / raw
  To: gentoo-commits

volkmar     10/02/28 18:52:12

  Modified:             netplug
  Log:
  Exit correctly when probe is called.
  Fix bug 228663.
  (Portage version: 15497-svn/cvs/Linux i686)

Revision  Changes    Path
1.3                  sys-apps/netplug/files/netplug

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/netplug/files/netplug?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/netplug/files/netplug?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/netplug/files/netplug?r1=1.2&r2=1.3

Index: netplug
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/netplug/files/netplug,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- netplug	13 Oct 2005 16:41:50 -0000	1.2
+++ netplug	28 Feb 2010 18:52:11 -0000	1.3
@@ -39,6 +39,7 @@
 	;;
     probe)
 	# Do nothing as we should already be up
+	exit 0
 	;;
     *)
 	echo "$0: wrong arguments" >&2






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-28 18:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-28 18:52 [gentoo-commits] gentoo-x86 commit in sys-apps/netplug/files: netplug Mounir Lamouri (volkmar)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox