diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-06-04 22:08:24 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-06-04 22:10:56 +0200 |
| commit | 3c26a4805c35fac97adfc45b85eff051ca7d3312 (patch) | |
| tree | 86d077de92a0efc82cc906a39beca12d1b3aed03 /scripts/package-build/linux-kernel | |
| parent | c5e5c869998a6196f7788d217a8c9fe52d8a63c9 (diff) | |
| download | vyos-build-3c26a4805c35fac97adfc45b85eff051ca7d3312.tar.gz vyos-build-3c26a4805c35fac97adfc45b85eff051ca7d3312.zip | |
sbom: T8542: bugfix shadowing cmd() function with cmd variable name
Commit 75a495b237 ("sbom: T8542: create during ISO assembly") will shadow any
subsequent calls to vyos.utils.process.cmd() as cmd has be redefined as
variable to hold the CLI command strings for SBOM generation using the syft
binary.
This has been fixed by replacing the cmd variable with another name syft_cmd.
Diffstat (limited to 'scripts/package-build/linux-kernel')
0 files changed, 0 insertions, 0 deletions
