From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com ([209.132.183.28]:60982 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750777AbdDCLrB (ORCPT ); Mon, 3 Apr 2017 07:47:01 -0400 From: David Howells In-Reply-To: References: <149121523070.22344.187602366514567082.stgit@warthog.procyon.org.uk> <149121524183.22344.1748203777026246762.stgit@warthog.procyon.org.uk> <23054.1491218325@warthog.procyon.org.uk> Subject: Re: [PATCH 2/4] xfstests: Add first statx test MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <24082.1491220005.1@warthog.procyon.org.uk> Date: Mon, 03 Apr 2017 12:46:45 +0100 Message-ID: <24083.1491220005@warthog.procyon.org.uk> Sender: fstests-owner@vger.kernel.org To: Amir Goldstein Cc: dhowells@redhat.com, linux-xfs , Christoph Hellwig , Dave Chinner , fstests , linux-fsdevel , Eryu Guan List-ID: Amir Goldstein wrote: > How about handling the errors with "|| echo stat_test failed" > and sticking to standard wrt status? Sure. David