]> andersk Git - openssh.git/blobdiff - regress/agent-getpeereid.sh
- (dtucker) [regress/yes-head.sh] Work around breakage caused by some
[openssh.git] / regress / agent-getpeereid.sh
index d1f48c81f7a718eac1f042b5dad3deda873b5916..46d20dc2b5879d45f111255ee399e61823651e53 100644 (file)
@@ -7,7 +7,7 @@ UNPRIV=nobody
 ASOCK=${OBJ}/agent
 SSH_AUTH_SOCK=/nonexistant
 
-if grep "#undef.*HAVE_GETPEEREID" ${OBJ}/config.h >/dev/null 2>&1
+if grep "#undef.*HAVE_GETPEEREID" ${BUILDDIR}/config.h >/dev/null 2>&1
 then
        echo "skipped (not supported on this platform)"
        exit 0
This page took 0.136704 seconds and 4 git commands to generate.