Commit 32af1757 authored by Eric Blake's avatar Eric Blake
Browse files

TODO: Document a 'make check' problem I ran into

I had the bad luck to compile a connect-uri-nbds-certs that failed
100% of the time on my system, because $(RANDOM2) had picked a port
that was in use.  I fixed the failures by 'touch tests/connect-uri.c'
before 'make check', but didn't have time to make the fix more
permanent by linking in pick-a-port.c to choose the port dynamically.
parent c713529e
Pipeline #615133083 failed with stage
in 10 minutes and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment