Date: Mon, 15 Jan 2001 01:45:16 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add perform.c Message-ID: <200101150945.f0F9jHt37032@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2001/01/15 01:45:16 PST
Modified files:
usr.sbin/pkg_install/add perform.c
Log:
Fix a bug arised from the ')' in the wrong place when calling printf()-like
varargs function, which lead to one of the arguments was left out. This resulted
in failure when inwoking mtree, warning message "mtree returned a non-zero
status - continuing" and probably is the reason for zillion mtree errors on
bento.
Revision Changes Path
1.59 +2 -2 src/usr.sbin/pkg_install/add/perform.c
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?200101150945.f0F9jHt37032>
