test: Switch our testing X server to being spawned with simple-xinit

Once I introduced a second X server being tested, I found that startx
hit races in choosing a display.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Eric Anholt 2016-09-25 13:30:21 -07:00 committed by Adam Jackson
parent 283840c295
commit 5392ea5525

View File

@ -38,7 +38,7 @@ if test "x$SERVER_COMMAND" = "x"; then
exit 1
fi
startx \
$XSERVER_BUILDDIR/test/simple-xinit \
$XSERVER_DIR/test/scripts/xinit-piglit-session.sh \
-- \
$SERVER_COMMAND