From owner-cvs-all Thu Aug 2 5:19:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B04FF37B401; Thu, 2 Aug 2001 05:19:33 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f72CJXH09893; Thu, 2 Aug 2001 05:19:33 -0700 (PDT) (envelope-from sobomax) Message-Id: <200108021219.f72CJXH09893@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 2 Aug 2001 05:19:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/lib plist.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/08/02 05:19:33 PDT Modified files: usr.sbin/pkg_install/lib plist.c Log: When there is a file that can't be deleted due to checksum mismatch print name of that file to stdout to simplify debugging. IMO it was a mistake to print this warning only when `verbose' mode is on. MFC after: 1 month Revision Changes Path 1.33 +2 -3 src/usr.sbin/pkg_install/lib/plist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message