* [Cluster-devel] [PATCH] Fix ocf-tester to use bash when testing agents
@ 2011-08-12 20:54 Chris Feist
2011-08-14 11:59 ` Fabio M. Di Nitto
0 siblings, 1 reply; 3+ messages in thread
From: Chris Feist @ 2011-08-12 20:54 UTC (permalink / raw)
To: cluster-devel.redhat.com
Simple workaround to prevent errors when testing rgmanager resource agents with
ocf tester.
Thanks,
Chris
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Fix-ocf-tester-to-use-bash-when-testing-agents.patch
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20110812/b4af47a5/attachment.ksh>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Cluster-devel] [PATCH] Fix ocf-tester to use bash when testing agents
2011-08-12 20:54 [Cluster-devel] [PATCH] Fix ocf-tester to use bash when testing agents Chris Feist
@ 2011-08-14 11:59 ` Fabio M. Di Nitto
2011-08-16 15:09 ` Dejan Muhamedagic
0 siblings, 1 reply; 3+ messages in thread
From: Fabio M. Di Nitto @ 2011-08-14 11:59 UTC (permalink / raw)
To: cluster-devel.redhat.com
On 08/12/2011 10:54 PM, Chris Feist wrote:
> Simple workaround to prevent errors when testing rgmanager resource
> agents with ocf tester.
>
> Thanks,
> Chris
It's probably best to send patches that involves the whole tree to
ha-wg-technical, so that also the linux-ha people can look at them.
The change is OK with me, but they might have other opinions.
Fabio
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Cluster-devel] [PATCH] Fix ocf-tester to use bash when testing agents
2011-08-14 11:59 ` Fabio M. Di Nitto
@ 2011-08-16 15:09 ` Dejan Muhamedagic
0 siblings, 0 replies; 3+ messages in thread
From: Dejan Muhamedagic @ 2011-08-16 15:09 UTC (permalink / raw)
To: cluster-devel.redhat.com
Hi Fabio and Chris,
On Sun, Aug 14, 2011 at 01:59:30PM +0200, Fabio M. Di Nitto wrote:
> On 08/12/2011 10:54 PM, Chris Feist wrote:
> > Simple workaround to prevent errors when testing rgmanager resource
> > agents with ocf tester.
> >
> > Thanks,
> > Chris
>
> It's probably best to send patches that involves the whole tree to
> ha-wg-technical, so that also the linux-ha people can look at them.
Yes, I missed the patch.
> The change is OK with me, but they might have other opinions.
There are some platforms and linux distribution which use a
shell different from bash. At least linux-ha RAs often don't
require bash. For instance, Debian's default shell is dash,
which is POSIX compliant and lighter than bash.
Chris, which errors did you encounter? On most (or all) of my
computers there is:
$ ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Dec 3 2009 /bin/sh -> bash
Cheers,
Dejan
> Fabio
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-08-16 15:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12 20:54 [Cluster-devel] [PATCH] Fix ocf-tester to use bash when testing agents Chris Feist
2011-08-14 11:59 ` Fabio M. Di Nitto
2011-08-16 15:09 ` Dejan Muhamedagic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).