Skip to content

lisa._assets.kmodules.lisa: Fix sha1sum invocation

FIX

Do not change current directory as it changes the effective location of $@ when it is a relative path. Instead, use cd in a subshell.

Merge request reports