From: teigland@sourceware.org <teigland@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] cluster/fence/agents/ipmilan ipmilan.c
Date: 15 Aug 2006 18:37:05 -0000 [thread overview]
Message-ID: <20060815183705.17879.qmail@sourceware.org> (raw)
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: teigland at sourceware.org 2006-08-15 18:37:05
Modified files:
fence/agents/ipmilan: ipmilan.c
Log message:
don't barf on extra args
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/agents/ipmilan/ipmilan.c.diff?cvsroot=cluster&r1=1.7&r2=1.8
--- cluster/fence/agents/ipmilan/ipmilan.c 2006/02/02 22:11:27 1.7
+++ cluster/fence/agents/ipmilan/ipmilan.c 2006/08/15 18:37:04 1.8
@@ -867,11 +867,6 @@
strncpy(op, val, oplen);
else
op[0] = 0;
- } else {
- fprintf(stderr,
- "parse error: illegal name on line %d\n",
- line);
- return 1;
}
}
next reply other threads:[~2006-08-15 18:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-15 18:37 teigland [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-01-10 23:45 [Cluster-devel] cluster/fence/agents/ipmilan ipmilan.c jparsons
2007-01-10 23:46 jparsons
2007-01-10 23:47 jparsons
2007-01-29 20:31 rohara
2007-01-29 20:33 rohara
2007-01-29 20:34 rohara
2007-01-29 20:43 rohara
2007-06-26 19:52 lhh
2007-09-12 14:54 jparsons
2007-09-24 21:56 rmccabe
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=20060815183705.17879.qmail@sourceware.org \
--to=teigland@sourceware.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.