Don't run this test in AFS since AFS is missing unix sockets.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21883 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-08-09 07:18:44 +00:00
parent 3d5fb58a00
commit 09e7580155

View File

@@ -41,6 +41,9 @@ EGREP="@EGREP@"
# If there is no useful db support compile in, disable test
../db/have-db || exit 77
# Dont run this test in AFS, since it lacks support for AF_UNIX
expr "X`pwd`" : "X/afs/.*" > /dev/null && exit 77
R=TEST.H5L.SE
port=@port@