aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/apps.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-11-11 09:22:07 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-11-11 09:22:07 -0500
commit3374e24eb39123170fe463c93d38e2f49918e655 (patch)
tree285589aa97fb9cd2513a6862bd60c7d50b24cd29 /test/apps/apps.sh
parenthidepid part 1 (diff)
downloadfirejail-3374e24eb39123170fe463c93d38e2f49918e655.tar.gz
firejail-3374e24eb39123170fe463c93d38e2f49918e655.tar.zst
firejail-3374e24eb39123170fe463c93d38e2f49918e655.zip
hidepid part 2
Diffstat (limited to 'test/apps/apps.sh')
-rwxr-xr-xtest/apps/apps.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/apps/apps.sh b/test/apps/apps.sh
index c329c57e5..38307b284 100755
--- a/test/apps/apps.sh
+++ b/test/apps/apps.sh
@@ -169,15 +169,6 @@ else
169 echo "TESTING SKIP: hexchat not found" 169 echo "TESTING SKIP: hexchat not found"
170fi 170fi
171 171
172which weechat-curses
173if [ "$?" -eq 0 ];
174then
175 echo "TESTING: weechat"
176 ./weechat.exp
177else
178 echo "TESTING SKIP: weechat not found"
179fi
180
181which wine 172which wine
182if [ "$?" -eq 0 ]; 173if [ "$?" -eq 0 ];
183then 174then