Pushing down the testing .gitignore entries in commit e25afaf6 exposed
test-suite.log in the root.

Signed-off-by: Andrew Gregory <[email protected]>
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 2887157..d39ab5e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,6 +33,7 @@ TESTS =  test/scripts/parseopts_test.sh \
                                 test/util/vercmptest.sh
 include $(top_srcdir)/test/pacman/tests/TESTS
 
+TEST_SUITE_LOG = test/test-suite.log
 TEST_EXTENSIONS = .py
 AM_TESTS_ENVIRONMENT = \
        PMTEST_UTIL_DIR=$(top_builddir)/src/util/; export PMTEST_UTIL_DIR; \
-- 
1.8.5.2


Reply via email to