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_version.exp | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100755 test/option_version.exp (limited to 'test/option_version.exp') diff --git a/test/option_version.exp b/test/option_version.exp deleted file mode 100755 index 44c0c217f..000000000 --- a/test/option_version.exp +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/expect -f - -set timeout 10 -spawn $env(SHELL) -match_max 100000 - -send -- "firejail --version\r" -expect { - timeout {puts "TESTING ERROR 0\n";exit} - "firejail version " -} -after 100 - -puts "\n" - -- cgit v1.2.3-70-g09d2