script: use -x in coverage script

Hope to get some insight into why CI builds are failing.
This commit is contained in:
Michael McLoughlin
2019-01-06 20:28:43 -08:00
parent ea3d101f08
commit e7a6e2cb2a

View File

@@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/bash -ex
ext=".coverprofile"