Signed-off-by: Matthias Andree <matthias.and...@gmx.de> --- t_cltsrv.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/t_cltsrv.sh b/t_cltsrv.sh index 808d719..5bcbfc7 100755 --- a/t_cltsrv.sh +++ b/t_cltsrv.sh @@ -33,7 +33,7 @@ case `uname -s` in echo "###" echo "### To run the test in a FreeBSD jail, you MUST add an IP alias for the jail's IP." echo "###" - exit 1 + exit 77 fi fi ;; -- 1.7.4.1