From cce73942f858cbe33c72f83f512454b7b032fa0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ne=C3=AFl=20Rahmouni?= Date: Fri, 31 May 2024 16:20:50 +0200 Subject: [PATCH] You saw nothing --- generateModuleGraphs.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/generateModuleGraphs.sh b/generateModuleGraphs.sh index 40c53119b..37a4545cf 100755 --- a/generateModuleGraphs.sh +++ b/generateModuleGraphs.sh @@ -115,9 +115,9 @@ echo "$module_paths" | while read -r module_path; do # Convert to SVG using dot, remove unnecessary comments, and reformat dot -Tsvg "/tmp/${file_name}.gv" | - sed 's//-->\x0/g' | grep -zv '^/-->\x0/g' | grep -zv '^