From 3374e24eb39123170fe463c93d38e2f49918e655 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 11 Nov 2016 09:22:07 -0500 Subject: hidepid part 2 --- test/apps/apps.sh | 9 --------- 1 file changed, 9 deletions(-) (limited to 'test/apps/apps.sh') 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 echo "TESTING SKIP: hexchat not found" fi -which weechat-curses -if [ "$?" -eq 0 ]; -then - echo "TESTING: weechat" - ./weechat.exp -else - echo "TESTING SKIP: weechat not found" -fi - which wine if [ "$?" -eq 0 ]; then -- cgit v1.2.3-70-g09d2