summaryrefslogtreecommitdiff
path: root/rules/lint/call_summary
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2025-05-07 16:40:33 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2025-05-07 16:40:33 +0200
commit64d89ed40ba6796d0705ded4b1b1526be8476fc4 (patch)
treeb059f673300fc0ee19bcad5cea5038018f2d4f89 /rules/lint/call_summary
parent52ef2939f35f18bcefcf1c3955ef2b653aa0b0d1 (diff)
parentb909c514866f1f0713edd831d183e4fa1e5c91f5 (diff)
downloadrules-cc-64d89ed40ba6796d0705ded4b1b1526be8476fc4.tar.gz
Merge subtree 'rules' into rules-cc
* commit 'b909c514866f1f0713edd831d183e4fa1e5c91f5': Do not assume out_dirs exist rules: Do not assume out_dirs exist
Diffstat (limited to 'rules/lint/call_summary')
-rwxr-xr-xrules/lint/call_summary1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/lint/call_summary b/rules/lint/call_summary
index d4aa8cb..9686d0a 100755
--- a/rules/lint/call_summary
+++ b/rules/lint/call_summary
@@ -19,6 +19,7 @@ touch report
RESULT=UNKNOWN
echo "${RESULT}" > result
+mkdir -p out
export OUT="$(pwd)/out"
cd work