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 ebl...@redhat.com +1-801-349-2682
Libvirt virtualization library http://libvirt.org