From 2905b9f9ab5c5ed6f9210d1d843a8bcf41451854 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 23 Apr 2016 08:53:07 -0400 Subject: make test-utils --- test/option_man.exp | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 test/option_man.exp (limited to 'test/option_man.exp') diff --git a/test/option_man.exp b/test/option_man.exp deleted file mode 100755 index d941a2432..000000000 --- a/test/option_man.exp +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/expect -f - -set timeout 10 -spawn $env(SHELL) -match_max 100000 - -send -- "man firejail\r" -expect { - timeout {puts "TESTING ERROR 0\n";exit} - "Linux namespaces sandbox program" -} -after 100 - -send -- "q\r" -after 100 -puts "\n" - -- cgit v1.2.3-70-g09d2