help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ExecResult not working as expected


From: Kurt Lieber
Subject: Re: ExecResult not working as expected
Date: Fri, 26 Mar 2004 15:07:32 -0500
User-agent: Mutt/1.5.5.1i

On Fri, Mar 26, 2004 at 01:33:43PM -0600 or thereabouts, Chip Seraphine wrote:
> cpu_info = ( ExecResult(${mirror_scripts}/rsync-cpuinfo.sh) )
> 
> in lieu of 
> 
> cpu_info = ( ExecResult($(mirror_scripts)/rsync-cpuinfo.sh) )

That sorted it.  Thanks.  I'd still like the option of putting the entire
command directly in the ExecResults() function instead of having to use an
external script, but I can live with this.

Thanks for the help.

--kurt

Attachment: pgpCSD8OvP20o.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]