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: Eric Blake
Subject: Re: [coreutils] [PATCH 1/2] stat: support printing birthtime
Date: Fri, 01 Oct 2010 09:14:17 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.4

On 10/01/2010 09:03 AM, Eric Blake wrote:
On 10/01/2010 09:01 AM, Pádraig Brady wrote:
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

Thanks. That's what I get for copying misc/stat-fmt instead of the test
template. Fixed before pushing.

Actually: tests/sample-test still recommends the older style. Jim, which style should the template be recommending?

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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