build: we need this isinstance() check for distcheck
authorAndrew Tridgell <tridge@samba.org>
Thu, 8 Apr 2010 12:10:22 +0000 (22:10 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 8 Apr 2010 12:11:50 +0000 (22:11 +1000)
commitbf4189eb80246b3fc1fe0cf90cd790ac0b1e0e56
tree342bde81d5b76b91c7266799d6744782a05b213d
parentbaec7a6b9eb6cdb2d3a21e3a6c7b99e79703d39f
build: we need this isinstance() check for distcheck

Jelmer, this works around a bug in waf distcheck that will be fixed
soon. We really need the isinstance() check for now.
buildtools/wafsamba/samba_dist.py