From 37a5a3545ef6d8d03dad8bbd888f53e13274c9e5 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 5 May 2016 10:22:18 -0400 Subject: testing --- test/option_bind_user.exp | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100755 test/option_bind_user.exp (limited to 'test/option_bind_user.exp') diff --git a/test/option_bind_user.exp b/test/option_bind_user.exp deleted file mode 100755 index 9d2d17d7f..000000000 --- a/test/option_bind_user.exp +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/expect -f - -set timeout 10 -spawn $env(SHELL) -match_max 100000 - -send -- "firejail --bind=/tmp/chroot,mntpoint\r" -expect { - timeout {puts "TESTING ERROR 0\n";exit} - "bind option is available only if running as root" -} -sleep 1 - -puts "\n" - -- cgit v1.2.3-70-g09d2