diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk index 517dba9..0438f58 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -11,7 +11,6 @@ TESTS = \ %reldir%/exe/ob-applypatches.sh TEST_EXTENSIONS = .sh SH_LOG_DRIVER = \ - $(SHELL) $(top_srcdir)/tests/aux/setup.sh "$(top_builddir)/tests" && \ AM_TAP_AWK='$(AWK)' \ TOP_SRCDIR="$(abs_top_srcdir)" \ TOP_BUILDDIR="$(abs_top_builddir)" \ |