]> andersk Git - gssapi-openssh.git/blobdiff - openssh/regress/agent-getpeereid.sh
Import of OpenSSH 4.9p1
[gssapi-openssh.git] / openssh / regress / agent-getpeereid.sh
index d71324241b5bd239a65e6d03fce46146ab856283..5d7f73291dc801a5415708c271bf53f9fde24f6d 100644 (file)
@@ -1,11 +1,11 @@
-#      $OpenBSD: agent-getpeereid.sh,v 1.3 2006/07/06 12:01:53 grunk Exp $
+#      $OpenBSD: agent-getpeereid.sh,v 1.4 2007/11/25 15:35:09 jmc Exp $
 #      Placed in the Public Domain.
 
 tid="disallow agent attach from other uid"
 
 UNPRIV=nobody
 ASOCK=${OBJ}/agent
-SSH_AUTH_SOCK=/nonexistant
+SSH_AUTH_SOCK=/nonexistent
 
 if grep "#undef.*HAVE_GETPEEREID" ${BUILDDIR}/config.h >/dev/null 2>&1 && \
        grep "#undef.*HAVE_GETPEERUCRED" ${BUILDDIR}/config.h >/dev/null && \
This page took 0.165417 seconds and 4 git commands to generate.