On 2006-08-08T13:03:59, Matthew Soffen <[EMAIL PROTECTED]> wrote:
> Morning all.
>
> I'm trying to get basic sanity check running on FreeBSD.
>
> There appears to be a problem with one method in the shellfuncs that
> cause it to fail on FreeBSD.
>
> ha_clustermsg() {
> cat $* <<-!MSG >> $HA_FIFO
> >>>
> `cat`
> <<<
> !MSG
> }
>
>
> The ">>> `cat` <<<" appears to be the problem. If I comment it out,
> then things work fine. What exactly is this trying to do ?
The message sent via the FIFO is supposed to be enclosed in these as
begin and end markers.
--
High Availability & Clustering
SUSE Labs, Research and Development
SUSE LINUX Products GmbH - A Novell Business -- Charles Darwin
"Ignorance more frequently begets confidence than does knowledge"
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/