Date: Mon, 15 Jan 2001 01:55:19 -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: <200101150955.f0F9tJa38419@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2001/01/15 01:55:19 PST
Modified files: (Branch: RELENG_4)
usr.sbin/pkg_install/add perform.c
Log:
MFC:
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.57.2.2 +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?200101150955.f0F9tJa38419>
