summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/test b/test
index cd5e2ec..3f293a6 100755
--- a/test
+++ b/test
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3Xvfb :99 -screen 0 1280x1024x24 -nolisten tcp & 3Xvfb :99 -screen 0 1280x1024x24 -nolisten tcp &
4DISPLAY=:99 4set DISPLAY=:99
5 5
6msiexec /i lua4win.msi & 6msiexec /i lua4win.msi &
7 7