summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest1
1 files changed, 1 insertions, 0 deletions
diff --git a/test b/test
index b63035e..76bf717 100755
--- a/test
+++ b/test
@@ -3,6 +3,7 @@
3Xvfb :99 -screen 0 1280x1024x24 -nolisten tcp & 3Xvfb :99 -screen 0 1280x1024x24 -nolisten tcp &
4set DISPLAY=:99 4set DISPLAY=:99
5sleep 5 5sleep 5
6DISPLAY=:99 WINEDLLOVERRIDES="mscoree,mshtml=" wineboot -i
6# For some reason we have to set this here, having set .. ^ is not enough 7# For some reason we have to set this here, having set .. ^ is not enough
7DISPLAY=:99 msiexec /i lua4win.msi & 8DISPLAY=:99 msiexec /i lua4win.msi &
8sleep 5 9sleep 5