From owner-cvs-all Sat Sep 2 2:48:38 2000 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 C399437B424; Sat, 2 Sep 2000 02:48:35 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA22277; Sat, 2 Sep 2000 02:48:35 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200009020948.CAA22277@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 2 Sep 2000 02:48:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch fetch.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/09/02 02:48:35 PDT Modified files: usr.bin/fetch fetch.c Log: Don't try to set the mtime of the output file if it's not a regular file. Pointed out by: cwt Revision Changes Path 1.20 +3 -2 src/usr.bin/fetch/fetch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message