1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-15 11:52:15 +02:00

maint: use the standard require_perl_ function

* tests/cp/sparse-fiemap: Don't use a separate check.
This commit is contained in:
Pádraig Brady
2012-01-24 14:32:42 +00:00
parent 11af4b31b6
commit c5cb291939

View File

@@ -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)