selftest: Avoid returning errors (rather than failures) in gpo test
authorAndrew Bartlett <abartlet@samba.org>
Mon, 12 Nov 2012 10:48:46 +0000 (21:48 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 12 Nov 2012 23:00:25 +0000 (00:00 +0100)
commit4d6d6e446c030bb6cf3f27ba257e713ac6701b7a
tree45533e3a9fcf00b13524c245e03e2eb21611f9c5
parent3b01dd5f59841b11e9906b8c23345946e0d0ea8c
selftest: Avoid returning errors (rather than failures) in gpo test

This should help find the real cause of the flakey test, if it ever returns.

Andrew Bartlett

Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
source4/scripting/python/samba/tests/samba_tool/gpo.py