Return exit status != 0 if any transfers fail in the commandline
authorniklas <niklas@openbsd.org>
Tue, 7 Jan 1997 21:34:57 +0000 (21:34 +0000)
committerniklas <niklas@openbsd.org>
Tue, 7 Jan 1997 21:34:57 +0000 (21:34 +0000)
commit765389ed2bd3d8a162d81fefb1321b5197416c8a
treeb1f067829024ff3f53cce88091f0071376f0851c
parent3ab944f0175bb398006e716ea2f5c215216e845a
Return exit status != 0 if any transfers fail in the commandline
specified file fetch mode.  Makes backup locations in the ports system work.
usr.bin/ftp/main.c