summaryrefslogtreecommitdiff
path: root/tests/tail/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail/Makefile.am')
-rw-r--r--tests/tail/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tail/Makefile.am b/tests/tail/Makefile.am
index 7886e5d76..f969cdf6c 100644
--- a/tests/tail/Makefile.am
+++ b/tests/tail/Makefile.am
@@ -48,6 +48,7 @@ f-pipe-1.O f-pipe-1.E
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
noinst_SCRIPTS = $x-tests
TESTS_ENVIRONMENT = \
+ CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'