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 ?
Matt
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/