]> andersk Git - openssh.git/blobdiff - regress/agent-ptrace.sh
- (dtucker) [regress/agent-ptrace.sh] Skip ptrace test on OSF1/DUnix/Tru64
[openssh.git] / regress / agent-ptrace.sh
index bd79d7cb80f560eafc5051a58ee32348314f2ebe..9aff167c1266e04a63cbafe9c72e945d388d8d60 100644 (file)
@@ -5,7 +5,7 @@ tid="disallow agent ptrace attach"
 
 if have_prog uname ; then
        case `uname` in
-       AIX|CYGWIN*)
+       AIX|CYGWIN*|OSF1)
                echo "skipped (not supported on this platform)"
                exit 0
                ;;
This page took 0.03039 seconds and 4 git commands to generate.