[openssh-commits] [openssh] 01/02: upstream: Only run agent-ptrace.sh if gdb is available as all

git+noreply at mindrot.org git+noreply at mindrot.org
Mon May 16 22:59:19 AEST 2022


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit b4f0d719c2548cb74da509fb65f384dada4ebd37
Author: anton at openbsd.org <anton at openbsd.org>
Date:   Fri Apr 22 05:08:43 2022 +0000

    upstream: Only run agent-ptrace.sh if gdb is available as all
    
    architectures do not ship with gdb.
    
    OpenBSD-Regress-ID: ec53e928803e6b87f9ac142d38888ca79a45348d
---
 regress/agent-ptrace.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regress/agent-ptrace.sh b/regress/agent-ptrace.sh
index 9cd68d7e..feef5241 100644
--- a/regress/agent-ptrace.sh
+++ b/regress/agent-ptrace.sh
@@ -1,4 +1,4 @@
-#	$OpenBSD: agent-ptrace.sh,v 1.3 2015/09/11 04:55:01 djm Exp $
+#	$OpenBSD: agent-ptrace.sh,v 1.5 2022/04/22 05:08:43 anton Exp $
 #	Placed in the Public Domain.
 
 tid="disallow agent ptrace attach"

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list