From: Jérémie Astor Date: Sun, 23 Feb 2020 13:22:50 +0000 (+0100) Subject: :wrench: sed escape X-Git-Tag: nightly~1733^2~2 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=59221b5ae8fc3a93fc99d774d2677e56b326d848;p=gwion.git :wrench: sed escape --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index c8de4d8e..e942e08b 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -48,7 +48,7 @@ jobs: COV_TXT=$(gcovr -s --html-details index.html --html-title "Gwion coverage report" --filter '.*\.c$' src | grep lines | cut -d" " -f2) COV_NUM=${COV_TXT: : -1} echo $COV_NUM > gwion-coverage-report/coverage_num.txt - sed -i 's//