Remove AM_TESTS_REDIRECT hack; use VERBOSE=1 instead.

This commit is contained in:
John Hood
2015-12-24 22:21:33 -05:00
parent 2ac3bbeb9b
commit 19f214e46d
2 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ before_install:
script:
- ./autogen.sh
- ./configure --enable-compile-warnings=error --enable-examples
- AM_TESTS_REDIRECT='9>&2' make distcheck 9>&2
- make distcheck VERBOSE=1
notifications:
irc: "chat.freenode.net#mosh"