aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps-x11/apps-x11.sh
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2016-04-28 00:02:53 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2016-04-28 01:29:07 +0200
commitdbb0b361a3abb95745372ba626c4427277b72ccc (patch)
tree81beb5d2d2408c1081c566bb11149cf15e007a11 /test/apps-x11/apps-x11.sh
parenttesting (diff)
downloadfirejail-dbb0b361a3abb95745372ba626c4427277b72ccc.tar.gz
firejail-dbb0b361a3abb95745372ba626c4427277b72ccc.tar.zst
firejail-dbb0b361a3abb95745372ba626c4427277b72ccc.zip
Make some tests more robust
Diffstat (limited to 'test/apps-x11/apps-x11.sh')
-rwxr-xr-xtest/apps-x11/apps-x11.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/apps-x11/apps-x11.sh b/test/apps-x11/apps-x11.sh
index 938d4c993..2182c90a2 100755
--- a/test/apps-x11/apps-x11.sh
+++ b/test/apps-x11/apps-x11.sh
@@ -48,6 +48,6 @@ then
48 echo "TESTING: icedove x11" 48 echo "TESTING: icedove x11"
49 ./icedove.exp 49 ./icedove.exp
50else 50else
51 echo "TESTING: icedovenot found" 51 echo "TESTING: icedove not found"
52fi 52fi
53 53