use exit 255
This commit is contained in:
@@ -25,5 +25,5 @@ then
|
||||
else
|
||||
echo "I:This test requires cryptography" >&2
|
||||
echo "I:configure with --with-openssl, or --with-pkcs11 and --enable-native-pkcs11" >&2
|
||||
exit 1
|
||||
exit 255
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user