try /bin/pwd first.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21886 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-08-09 07:24:21 +00:00
parent 51f3165b2e
commit f54a6734fa

View File

@@ -42,7 +42,7 @@ EGREP="@EGREP@"
../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
expr "X`/bin/pwd || pwd`" : "X/afs/.*" > /dev/null && exit 77
R=TEST.H5L.SE