Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jejb
/
sbsigntools
/
efc424c8eea2c398e4371320b4d7266898675ac8
/
.
/
tests
/
verify-missing-image.sh
blob: c7827327f13937fb3d251dae685513ffa4657c3a [
file
] [
log
] [
blame
]
#!/bin/bash -e
signed
=
"test.signed"
set
+
e
"$sbverify"
"missing-image"
rc
=
$
?
set
-
e
test $rc
-
eq
1