Skip to content

lisa._kmod: Avoid handling TargetStableCalledProcessError

Douglas Raillard requested to merge douglas-raillard-arm/lisa:_home_pr90521 into main

FIX

Catch subprocess.CalledProcessError which TargetStableCalledProcessError inherits from to catch everything.

Merge request reports