summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xglean-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/glean-test.sh b/glean-test.sh
index 3a64064..91415ae 100755
--- a/glean-test.sh
+++ b/glean-test.sh
@@ -8,7 +8,7 @@ fi
# start xserver and run glean against it, capturing output to /tmp/glean.log
echo >/tmp/glean.log
-xinit `pwd`/glean-wrapper -- :99 -multiwindow -noclipboard >/tmp/xinit.log 2>&1
+xinit `pwd`/glean-wrapper -- :99 -multiwindow -noclipboard +iglx >/tmp/xinit.log 2>&1
cat /tmp/glean.log
# crudely summarize pass/fail statistics