From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 16 07:00:27 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1382410656F4 for ; Sat, 16 Oct 2010 07:00:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DB3408FC18 for ; Sat, 16 Oct 2010 07:00:26 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9G70Qmt076933 for ; Sat, 16 Oct 2010 07:00:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9G70Q4G076903; Sat, 16 Oct 2010 07:00:26 GMT (envelope-from gnats) Date: Sat, 16 Oct 2010 07:00:26 GMT Message-Id: <201010160700.o9G70Q4G076903@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: bin/144411: [patch] mtree(8) doesn't reject non-regular files for -X X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2010 07:00:27 -0000 The following reply was made to PR bin/144411; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, gcooper@FreeBSD.org Cc: Subject: Re: bin/144411: [patch] mtree(8) doesn't reject non-regular files for -X Date: Fri, 15 Oct 2010 23:59:13 -0700 I was completely misdiagnosing the problem as mtree is only hanging because it's waiting for input on stdin as the example I provided doesn't use -c. Please close this bug. Sorry for the noise, -Garrett