Date: Thu, 26 Jul 2001 10:57:42 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Kris Kennaway <kris@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/add main.c Message-ID: <20010726105742.A94292@dragon.nuxi.com> In-Reply-To: <200107190606.f6J661Z34263@freefall.freebsd.org>; from kris@FreeBSD.org on Wed, Jul 18, 2001 at 11:06:01PM -0700 References: <200107190606.f6J661Z34263@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 18, 2001 at 11:06:01PM -0700, Kris Kennaway wrote: > kris 2001/07/18 23:06:01 PDT > > Modified files: (Branch: RELENG_4) > usr.sbin/pkg_install/add main.c > Log: > MFC: r1.38: > > Clean up some of the evil string handling in this code, replace > warnx()+exit() with errx() and replace a big if..then..else construct > to determine the package download directory with a lookup table. By chance was this *tested*?? Since the processing is different under -stable than -current; testing in -current doesn't really mean as much as for other utils. Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/packages-current/Latest/xpm.tgz: File unavailable (e.g., file not found, no access) Note the "packages-4-stable/packages-current" part. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010726105742.A94292>