2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

change exit code

This commit is contained in:
Mark Andrews
2014-04-29 22:57:15 +10:00
parent db3f8d175d
commit e54767a3c9

View File

@@ -19,5 +19,5 @@ then
:
else
echo "I:This test requires GeoIP support." >&2
exit 1
exit 255
fi