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