CI: small update
This commit is contained in:
@@ -241,7 +241,7 @@ make_absolute lcov_OUTPUTDIR
|
||||
unset var_prefix var_suffix
|
||||
|
||||
print_header() {
|
||||
local x="==========="; x="$x$x$x$x$x$x$x"
|
||||
local x='==========='; x="$x$x$x$x$x$x$x"
|
||||
echo -e "\n${x}\n${1}\n${x}\n"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user