mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Ensure build fails if tests fail
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Thu Jun 7 10:47:30 EST 2007 Daniel Berrange <berrange@redhat.com>
|
||||
|
||||
* autobuild.sh: Ensure build fails if tests fail
|
||||
|
||||
Thu Jun 7 10:08:30 EST 2007 Daniel Berrange <berrange@redhat.com>
|
||||
|
||||
* src/xm_internal.c: Fix boot device XML -> config conversion
|
||||
|
||||
@@ -21,6 +21,7 @@ rm -rf coverage
|
||||
make
|
||||
make install
|
||||
|
||||
set -o pipefail
|
||||
make check 2>&1 | tee $RESULTS
|
||||
make cov
|
||||
|
||||
|
||||
Reference in New Issue
Block a user