mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-22 09:15:07 +00:00
Adding shebang to python coverage script.
This commit is contained in:
1
.ci/coverage.py
Normal file → Executable file
1
.ci/coverage.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
from lcov_cobertura import LcovCobertura
|
from lcov_cobertura import LcovCobertura
|
||||||
|
|
||||||
LCOV_FILE = 'build/coverage/test-coverage.info'
|
LCOV_FILE = 'build/coverage/test-coverage.info'
|
||||||
|
|||||||
Reference in New Issue
Block a user