From c5cb2919395b9889efb8dde153bc83ed8fdf1ee6 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Tue, 24 Jan 2012 14:32:42 +0000 Subject: maint: use the standard require_perl_ function * tests/cp/sparse-fiemap: Don't use a separate check. --- tests/cp/sparse-fiemap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cp') diff --git a/tests/cp/sparse-fiemap b/tests/cp/sparse-fiemap index 27756a54b..61e807c05 100755 --- a/tests/cp/sparse-fiemap +++ b/tests/cp/sparse-fiemap @@ -18,7 +18,7 @@ . "${srcdir=.}/init.sh"; path_prepend_ ../src print_ver_ cp -$PERL -e 1 || skip_ 'you lack perl' +require_perl_ # The test was seen to fail on ext3 so exclude that type # (or any file system where the type can't be determined) -- cgit v1.2.3-54-g00ecf