Bug 2654

Summary: regress/agent-getpeereid.sh uses wrong ssh-add program
Product: Portable OpenSSH Reporter: Colin Watson <cjwatson>
Component: Regression testsAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: enhancement CC: djm
Priority: P5    
Version: 7.4p1   
Hardware: Other   
OS: Linux   
Bug Depends on:    
Bug Blocks: 2647    
Attachments:
Description Flags
Use correct ssh-add in agent-getpeereid test none

Description Colin Watson 2016-12-28 01:29:02 AEDT
Created attachment 2921 [details]
Use correct ssh-add in agent-getpeereid test

It should use ${SSHADD} as other tests do, rather than resolving ssh-add via $PATH.  Patch attached.
Comment 1 Damien Miller 2017-01-06 13:52:21 AEDT
Applied; thanks
Comment 2 Damien Miller 2021-04-23 14:53:12 AEST
closing resolved bugs as of 8.6p1 release