summaryrefslogtreecommitdiff
path: root/tests/du/files0-from
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/files0-from')
-rwxr-xr-xtests/du/files0-from2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/du/files0-from b/tests/du/files0-from
index 296e80d0d..36bc2e4db 100755
--- a/tests/du/files0-from
+++ b/tests/du/files0-from
@@ -5,6 +5,8 @@
: ${PERL=perl}
: ${srcdir=.}
+. $srcdir/../envvar-check
+
$PERL -e 1 > /dev/null 2>&1 || {
echo 1>&2 "$0: configure didn't find a usable version of Perl," \
"so can't run this test"