One of the reasons for the svn repository is so that people can answer
these questions transparently. I cannot see any changes to relevant code
between those two versions, so my guess is that you are seeing ghosts as
a result of other issues. 

If there is a problem I will fix it, but casting uncritical aspersions
just leads to a build up of frustrations in everyone.

M

On Fri, 2005-11-11 at 16:33 -0600, Chip Seraphine wrote:
> Brendan Strejcek wrote:
> 
> > You might be able to replace most of the awk '{print $1}'-type calls
> >
> >with "cut" invocations:
> >
> >    $ cut -d" " -f1 </proc/loadavg
> >    0.00
> >  
> >
> 
> There's various workarounds, but I'm frankly a lot more concerned about 
> the behavior change with respect to quoting (aka bug) between 
> 2.1.15/2.1.16. :)
> 
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-cfengine



_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to