* Tim Serong wrote:
> On 3/3/2011 at 04:51 AM, Michael Prokop wrote:
[check for .ocf-shellfuncs - build error]
>> But I'm not building the Debian package right now, just trying to
>> build from scratch (using the hg repository checkout) - so IMHO the
>> configure sc
* Dejan Muhamedagic wrote:
> On Wed, Mar 02, 2011 at 05:35:15PM +0100, Michael Prokop wrote:
>> Current hg tip fails to build when running just ./autogen,
>> ./configure && make with:
>> , [ build error in extra/resources ]
>> | mika@lunge ...upstrea
Hi,
this might be related to the "Do symlinks via autotools instead of
only via the spec files. corrected condition." thread but as it's
about the pacemaker 1.1 repository I'll report it anyway as
suggested via IRC.
Current hg tip fails to build when running just ./autogen,
./configure && make wi
* Dejan Muhamedagic wrote:
> On Wed, Feb 16, 2011 at 12:52:59PM +0100, Michael Prokop wrote:
>> * Lars Ellenberg wrote:
>> > On Wed, Feb 16, 2011 at 12:45:48AM +0100, Michael Prokop wrote:
>> >> agent's ocf-tester doesn't redirect error messages to stderr.
* Lars Ellenberg wrote:
> On Wed, Feb 16, 2011 at 12:45:48AM +0100, Michael Prokop wrote:
>> agent's ocf-tester doesn't redirect error messages to stderr.
>> The attached patch addresses this issue.
[...]
> hm.
> how about
> [ x$1 = x0 ] || exec >&am
Hi,
attached patches address minor formating and convention issues.
regards,
-mika-
--
http://michael-prokop.at/ || http://adminzen.org/
http://grml-solutions.com/ || http://grml.org/
From 7989f0ba9bfe2bc28cd7556e559d059d5e9398b3 Mon Sep 17 00:00:00 2001
From: Michael Prokop
Date: Thu, 10 Feb
Hi,
agent's ocf-tester doesn't redirect error messages to stderr.
The attached patch addresses this issue.
regards,
-mika-
--
http://michael-prokop.at/ || http://adminzen.org/
http://grml-solutions.com/ || http://grml.org/
# HG changeset patch
# User Michael Prokop
# Date 129777
http://grml.org/
# HG changeset patch
# User Michael Prokop
# Date 1297809449 -3600
# Node ID 371f210a682f36cb373fa4dffbee5f403f6995a5
# Parent 3e3d209f9217f8e517ed1ab8bb2fdd576cc864be
Use ${OCF_ROOT} instead of hardcoding /usr/lib/ocf
diff -r 3e3d209f9217 -r 371f210a682f lrm/test/regression.sh.in
---