1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/share
Satoshi Asami 00f4a8c7f8 Don't trust ncftp's exit status, they are not indicative of whether
the file is fetched or not.  Apparently Jordan fixed it a long time
ago but it was broken again at import of the new version of ncftp.
Which means even if we fix it, it may break again and we may need to
fix it again, and (imagination here, please)....

Instead, move the file existence check into the for loop for
MASTER_SITES/PATCH_SITES and break out with "continue 2" when the file
is found.  This is actually a cleaner logic than before if you ask me,
because instead of assuming the file is fetched on a 0 exit status
from ncftp AND checking for the existence of the file after the loop,
the check is done exactly once for each iteration and nowhere else.
1995-08-29 11:57:40 +00:00
..
dict
doc Add myself to the contributor list. 1995-08-29 07:28:48 +00:00
examples
FAQ
man Man page for Matrox meteor. 1995-08-28 17:08:26 +00:00
me
misc
mk Don't trust ncftp's exit status, they are not indicative of whether 1995-08-29 11:57:40 +00:00
mklocale
sgml Bug fixes. Added an <htmlurl> tag to be compatible with the latest 1995-08-29 01:46:34 +00:00
skel
syscons
tabset
termcap
timedef
tmac
zoneinfo
Makefile
Makefile.inc