From owner-cvs-all Mon Apr 24 7: 2: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 15D2037B51B; Mon, 24 Apr 2000 07:02:01 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA43383; Mon, 24 Apr 2000 07:02:00 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200004241402.HAA43383@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 24 Apr 2000 07:01:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/cvsup-mirror/files update.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/04/24 07:01:59 PDT Modified files: net/cvsup-mirror/files update.sh Log: Make update.sh accept command line options that are passed to CVSup. Now users can schedule CVSup e.g. as follows: 45 0-6,8-23 * * * root nice -15 /usr/local/etc/cvsup/update.sh -s 45 7 * * * root nice -15 /usr/local/etc/cvsup/update.sh Approved by: John Polstra Revision Changes Path 1.11 +2 -1 ports/net/cvsup-mirror/files/update.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message