summaryrefslogtreecommitdiff
path: root/tests/cp
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2012-01-24 14:32:42 +0000
committerPádraig Brady <P@draigBrady.com>2012-01-25 18:19:55 +0000
commitc5cb2919395b9889efb8dde153bc83ed8fdf1ee6 (patch)
tree1e3d210fe6ca351fae7ab95977e7c19478fafe40 /tests/cp
parent11af4b31b61302188a65e521921c42ddb45c4fb9 (diff)
downloadcoreutils-c5cb2919395b9889efb8dde153bc83ed8fdf1ee6.tar.xz
maint: use the standard require_perl_ function
* tests/cp/sparse-fiemap: Don't use a separate check.
Diffstat (limited to 'tests/cp')
-rwxr-xr-xtests/cp/sparse-fiemap2
1 files changed, 1 insertions, 1 deletions
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)