From: "Bernard Cafarelli (voyageur)" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/gogoc/files: gogoc.rc
Date: Fri, 3 Feb 2012 09:22:02 +0000 (UTC) [thread overview]
Message-ID: <20120203092202.464B02004C@flycatcher.gentoo.org> (raw)
voyageur 12/02/03 09:22:02
Modified: gogoc.rc
Log:
Fix warning message in init script, bug #401877
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.5 net-misc/gogoc/files/gogoc.rc
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gogoc/files/gogoc.rc?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gogoc/files/gogoc.rc?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gogoc/files/gogoc.rc?r1=1.4&r2=1.5
Index: gogoc.rc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/gogoc/files/gogoc.rc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gogoc.rc 12 Oct 2010 18:21:16 -0000 1.4
+++ gogoc.rc 3 Feb 2012 09:22:02 -0000 1.5
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gogoc/files/gogoc.rc,v 1.4 2010/10/12 18:21:16 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gogoc/files/gogoc.rc,v 1.5 2012/02/03 09:22:02 voyageur Exp $
depend() {
need net localmount
@@ -20,7 +20,7 @@
checkconfig() {
if ! [ -f /etc/gogoc/gogoc.conf ]; then
- eerror "Unable to find configuration file /etc/gogoc.conf"
+ eerror "Unable to find configuration file /etc/gogoc/gogoc.conf"
return 1
fi
}
next reply other threads:[~2012-02-03 9:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-03 9:22 Bernard Cafarelli (voyageur) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-10-12 18:21 [gentoo-commits] gentoo-x86 commit in net-misc/gogoc/files: gogoc.rc Bernard Cafarelli (voyageur)
2010-10-12 1:47 Diego Petteno (flameeyes)
2010-10-11 23:00 Diego Petteno (flameeyes)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120203092202.464B02004C@flycatcher.gentoo.org \
--to=voyageur@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox