mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-08 17:51:57 +00:00
test: Remove unnecessary "exit" calls
This commit is contained in:
@@ -12,7 +12,6 @@ check_hostaliases
|
||||
for binary in dkimsign dkimverify dkimkeygen; do
|
||||
if ! command -v $binary > /dev/null; then
|
||||
skip "$binary binary not found"
|
||||
exit 0
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user