]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
build-ceph: display make check errors when stored in .log
authorLoic Dachary <ldachary@redhat.com>
Fri, 3 Apr 2015 02:36:10 +0000 (04:36 +0200)
committerLoic Dachary <ldachary@redhat.com>
Fri, 3 Apr 2015 15:42:06 +0000 (17:42 +0200)
commit1141ddbcd2ada78f072bc5ec2c3883476223cc9c
tree04a25088af2a300da27d14090b89afbda1ba7e41
parenteb109bea5681c2fb2a98ac390ebe83b72d7e9a70
build-ceph: display make check errors when stored in .log

Automake after a certain version started storing the make check logs in
.log files. If a check fails, display the log so the user can figure out
what went wrong.

Signed-off-by: Loic Dachary <loic@dachary.org>
build-ceph.sh