From 746e2be367841d8f58e1e92fd57ee31332c61270 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 22 Jul 2017 22:08:31 -0400 Subject: Makefile.am: s/TEST_LOG_DRIVER/SH_LOG_DRIVER/ --- diff --git a/Makefile.am b/Makefile.am index 7cb8cc3..744f436 100644 --- a/Makefile.am +++ b/Makefile.am @@ -74,7 +74,7 @@ EXTRA_DIST = \ tests/aux/tap-functions.sh TEST_EXTENSIONS = .sh -TEST_LOG_DRIVER = \ +SH_LOG_DRIVER = \ AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/build-aux/tap-driver.sh .builddirstamp: -- cgit v0.9.1