On 06/17/2014 07:19 AM, Amit Shah wrote:
> Hello,
> 
> v3:
>  - Python script returns an error code: 0 if no errors, positive for
>    the number of errors identified.

Returning the error count as $? is unreliable - if you have exactly 256
errors, that gives the same status as if you had success.  Does your
code guarantee non-zero return in that case?

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to