| If kill works, its return value is 0 and we need to add `&& exit 1' to | have the complement as `|| exit 1' is only executed if kill returns >0. Of course!!! Thanks, brain failure :( | it was: | | if test $? -ne 0; then Sorry, I missed that. Eyes failure :) Will commit the right fix. Again, thanks, and sorry for my slow understanding... Akim
- Re: autoconf testsuite endless loop Akim Demaille
- Re: autoconf testsuite endless loop Nicolas Joly
- Re: autoconf testsuite endless loop Akim Demaille
- Re: autoconf testsuite endless loop Nicolas Joly
- Akim Demaille
