mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-07 06:04:59 +00:00
coverage.sh: Indent output
This commit is contained in:
parent
2128186fc1
commit
8c9de86bef
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ _run() {
|
|||
|
||||
# Make sure that files overlap in report despite different build folders
|
||||
sed "/SF:/ s,${build_dir}/,${source_dir}/," "${coverage_info}-all" > "${coverage_info}"
|
||||
)
|
||||
) |& sed 's,^, ,'
|
||||
res=$?
|
||||
|
||||
if [[ ${res} -eq 0 ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue