On Wed, 8 Jan 2014 10:10:35 +0100
Moullé Alain <alain.mou...@bull.net> wrote:

> Thanks Kristoffer,
> 
> works fine but ...
> I also needed to execute the command in a perl script such as :
> `crm -F configure filter \"sed '/threshold="1"/s/="1"/="0"/g'\"`
> 
> but it seems also difficult to make it work with the mandatory CR and 
> <<END  and END flags inside ...
> :-\
> 

Another option that could work for you is to save the contents of
<<END .. END to a file, and pass it to crm using load: 
crm configure load filter.txt


-- 
// Kristoffer Grönlund
// kgronl...@suse.com
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to