From owner-cvs-all@FreeBSD.ORG Fri Feb 27 20:58:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B00016A4CE; Fri, 27 Feb 2004 20:58:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E95843D2D; Fri, 27 Feb 2004 20:58:41 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1S4wfGe086553; Fri, 27 Feb 2004 20:58:41 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1S4wfCp086552; Fri, 27 Feb 2004 20:58:41 -0800 (PST) (envelope-from ache) Message-Id: <200402280458.i1S4wfCp086552@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 27 Feb 2004 20:58:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/periodic/daily 110.clean-tmps X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 04:58:41 -0000 ache 2004/02/27 20:58:40 PST FreeBSD src repository Modified files: etc/periodic/daily 110.clean-tmps Log: Don't remove empty dirs if their names are in $daily_clean_tmps_ignore Revision Changes Path 1.13 +6 -3 src/etc/periodic/daily/110.clean-tmps