aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps-x11/apps-x11.sh
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:38:01 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:38:01 -0500
commit997a93efbdcbbaeed517e0bdc5283e9d8b31f422 (patch)
treecbb47fb1b41ced351501686e3fdf9aaf46b31414 /test/apps-x11/apps-x11.sh
parentRemove trailing whitespace from platform (diff)
downloadfirejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.tar.gz
firejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.tar.zst
firejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.zip
strip trailing whitespace from test/
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