summaryrefslogtreecommitdiff
path: root/glean-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'glean-test.sh')
-rwxr-xr-xglean-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/glean-test.sh b/glean-test.sh
index e62bc2f..27a15a6 100755
--- a/glean-test.sh
+++ b/glean-test.sh
@@ -6,7 +6,7 @@ mv current previous
# start xserver and run glean against it, capturing output to /tmp/glean.log
echo >/tmp/glean.log
-xinit `pwd`/glean-wrapper -- :99 -multiwindow >/tmp/xinit.log 2>&1
+xinit `pwd`/glean-wrapper -- :99 -multiwindow -noclipboard >/tmp/xinit.log 2>&1
cat /tmp/glean.log
# crudely summarize pass/fail statistics