summaryrefslogtreecommitdiffstats
path: root/test/apps-x11/apps-x11.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps-x11/apps-x11.sh')
-rwxr-xr-xtest/apps-x11/apps-x11.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/apps-x11/apps-x11.sh b/test/apps-x11/apps-x11.sh
index 965f1a56b..1e98b74fd 100755
--- a/test/apps-x11/apps-x11.sh
+++ b/test/apps-x11/apps-x11.sh
@@ -22,7 +22,7 @@ then
22 echo "TESTING: xterm x11 xpra" 22 echo "TESTING: xterm x11 xpra"
23 ./xterm-xpra.exp 23 ./xterm-xpra.exp
24 fi 24 fi
25 25
26 which Xephyr 26 which Xephyr
27 if [ "$?" -eq 0 ]; 27 if [ "$?" -eq 0 ];
28 then 28 then
@@ -85,4 +85,3 @@ then
85else 85else
86 echo "TESTING SKIP: thunderbird not found" 86 echo "TESTING SKIP: thunderbird not found"
87fi 87fi
88