coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coreutils] [PATCH 1/2] stat: support printing birthtime


From: Pádraig Brady
Subject: Re: [coreutils] [PATCH 1/2] stat: support printing birthtime
Date: Fri, 01 Oct 2010 16:01:36 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 01/10/10 15:34, Eric Blake wrote:
> diff --git c/tests/misc/stat-birthtime i/tests/misc/stat-birthtime
> +
> +if test "$VERBOSE" = yes; then
> +  set -x
> +  stat --version
> +fi
> +
> +. $srcdir/test-lib.sh

New tests should do this instead of the above 6 lines

. "${srcdir=.}/init.sh"; path_prepend_ ../src

cheers,
Pádraig.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]