Include misc/tst-syscall-list.out in the build log
This commit is contained in:
parent
d0c57f678a
commit
7df3e02388
@ -1787,6 +1787,10 @@ run_tests () {
|
||||
# If the crypt-glibc test suite fails, something is completely
|
||||
# broken, so fail the build in this case.
|
||||
make %{?_smp_mflags} subdirs=crypt-glibc check %{silentrules}
|
||||
|
||||
# Unconditonally dump differences in the system call list.
|
||||
echo "* System call consistency checks:"
|
||||
cat misc/tst-syscall-list.out
|
||||
}
|
||||
|
||||
# Increase timeouts
|
||||
|
Loading…
Reference in New Issue
Block a user