Skip to content

Commit 63277bf

Browse files
committed
unbound variable
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
1 parent 0bcf320 commit 63277bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ main() {
290290

291291
local original_sbom="$temp_dir/original_sbom.json"
292292
local extracted_sbom="$temp_dir/extracted_sbom.json"
293+
local fixed_sbom="$temp_dir/fixed_sbom.json"
293294
local processed_sbom="$temp_dir/processed_sbom.json"
294295

295296
# Download SBOM

0 commit comments

Comments
 (0)