abort
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=409
This commit is contained in:
parent
e0a2f4fa49
commit
5e6a8d07d9
@ -205,7 +205,7 @@ test -e baselibs_global.conf || exit 1
|
||||
for i in build build-* ; do bash -n $i || exit 1 ; done
|
||||
|
||||
# expect unit tests
|
||||
LANG=C prove -I. -v t/*.t
|
||||
LANG=C prove -I. -v t/*.t || exit 1
|
||||
|
||||
if [ `whoami` != "root" ]; then
|
||||
echo "WARNING: Not building as root, build test did not run!"
|
||||
|
Loading…
Reference in New Issue
Block a user