diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 1d4fb242..e11092df 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -244,6 +244,7 @@ noinst_HEADERS = conv/conv.h TESTSUITE = $(srcdir)/testsuite check-local: atconfig $(TESTSUITE) + cat /proc/cpuinfo $(SHELL) '$(TESTSUITE)' $(TESTSUITEFLAGS) installcheck-local: atconfig $(TESTSUITE) |