<br><tt><font size=2>Jim Meyering <jim@meyering.net> wrote on 04/15/2010
09:47:53 AM:<br>
<br>
<br>
> "Daniel P. Berrange", libvir-list</font></tt>
<br><tt><font size=2>> <br>
> Stefan Berger wrote:<br>
> >> If it's not 0, then you must have one of these two envvars
set:<br>
> >><br>
> >>   test -n "$CCC_ANALYZER_ANALYSIS$COVERITY_BUILD_COMMAND"
&& echo oops<br>
> ><br>
> > got 'oops' here.<br>
> <br>
> That is surprising (esp. since your definition of STATIC_ANALYSIS
was 0).<br>
> You get that on the command line?<br>
> Which of those two variables is defined for you?<br>
> And to what?<br>
> <br>
>   echo "$CCC_ANALYZER_ANALYSIS"<br>
>   echo "$COVERITY_BUILD_COMMAND"</font></tt>
<br>
<br><tt><font size=2>Was a typo on my side.</font></tt>
<br>
<br><tt><font size=2>Anyway, problem solved after adding the braces to
the for statement.</font></tt>
<br>
<br><tt><font size=2>   Stefan</font></tt>
<br>