This commit is contained in:
parent
566da3cc95
commit
afd7f924fb
@ -157,7 +157,7 @@ export LDFLAGS="%{?build_ldflags} -Wl,-z,undefs"
|
|||||||
export XDG_RUNTIME_DIR="$PWD/xdg"
|
export XDG_RUNTIME_DIR="$PWD/xdg"
|
||||||
mkdir -pm go-rwx "$XDG_RUNTIME_DIR"
|
mkdir -pm go-rwx "$XDG_RUNTIME_DIR"
|
||||||
export BACKEND=headless-backend.so
|
export BACKEND=headless-backend.so
|
||||||
pushd *-suse-linux/
|
pushd %_vpath_builddir/;
|
||||||
if ! meson test; then
|
if ! meson test; then
|
||||||
cat meson-logs/testlog.txt
|
cat meson-logs/testlog.txt
|
||||||
# make check can not pass completely without an actual screen.
|
# make check can not pass completely without an actual screen.
|
||||||
|
Loading…
Reference in New Issue
Block a user