==== t-redirect-2 ==== Testing http://localhost:9000/path/to/file => http://localhost:9001/ => http://localhost:9001/ build nc 32097 3* internet stream tcp 0x0 *:9000 Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://localhost:9001/", got "" *** Error 1 in . (Makefile:70 't-redirect-2': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED ==== t-redirect-3 ==== Testing http://localhost:9000/path/to/file => /another/file => http://localhost:9000/another/file build nc 10517 3* internet stream tcp 0x0 *:9000 Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://localhost:9000/another/file", got "" *** Error 1 in . (Makefile:73 't-redirect-3': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED ==== t-redirect-4 ==== Testing http://localhost:9000/path/to/file => / => http://localhost:9000/ build nc 6271 3* internet stream tcp 0x0 *:9000 Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://localhost:9000/", got "" *** Error 1 in . (Makefile:76 't-redirect-4': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED ==== t-redirect-5 ==== Testing http://localhost:9000/path/to/file => another/file => http://localhost:9000/path/to/another/file build nc 3541 3* internet stream tcp 0x0 *:9000 Trying 127.0.0.1... ftp: connect: Permission denied *** Fail; expected "http://localhost:9000/path/to/another/file", got "" *** Error 1 in . (Makefile:79 't-redirect-5': @rport1=9000 rport2=9001 sh /home/src/regress/usr.bin/ftp/redirect.sh http://localhost:9000/pa...) FAILED