mirror of
https://github.com/polhenarejos/pico-hsm
synced 2026-04-28 01:23:22 +02:00
@@ -14,7 +14,7 @@ test $? -eq 0 && echo -n "." || {
|
||||
echo -e "\t${FAIL}"
|
||||
exit 1
|
||||
}
|
||||
grep -q "338 tests performed" <<< $e && echo -n "." || {
|
||||
grep -q "334 tests performed" <<< $e && echo -n "." || {
|
||||
echo -e "\t${FAIL}"
|
||||
exit 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user