waf: use Utils.WafError() instead of raising an AssertionError
authorAndrew Tridgell <tridge@samba.org>
Sat, 30 Oct 2010 00:06:13 +0000 (11:06 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sat, 30 Oct 2010 12:49:00 +0000 (23:49 +1100)
commit170c255f09a3d629bba86cf62c6a0cf81ff81bf1
treea9c8558eb4abb829e48b10f8821081ef99154ec9
parentd1e94980bf76a7dc07b01979c5d263fc32dccbf8
waf: use Utils.WafError() instead of raising an AssertionError

this produces clearer output on errors
buildtools/wafsamba/samba_utils.py