[Bug 1752] Test port not available during make tests
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Tue Aug 10 04:38:34 EST 2010
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1752
--- Comment #3 from petesea at bigfoot.com  ---
(In reply to comment #2)
> I think any attempts to check for an open port using netstat or similar
> are doomed to fail because of cross-platform incompatibilities. Users
> of the test scripts should just arrange for the port to be free on the
> systems they test under or edit test-exec.sh to pick a new, free port
> there.
Understood.   How about just making the error message a bit more clear?
eg:
  no sshd running on port 4242, try setting $TEST_SSH_PORT to a
  different port
That way, at least users who encounter this problem don't need to go
digging around to figure out the solution is to set $TEST_SSH_PORT.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list