subunit2html was missing a shebang and was being evaluated by bash
instead of python. Give it a shebang to make it work properly.
Change-Id: I8c766c32263642f3c2cc4155b979f2ad3dc1e8ed
Reviewed-on: https://review.openstack.org/17992
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins