From 664aa0fa9457ac404398d8932044076a5da7e0db Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 18 Oct 2015 11:10:56 -0400 Subject: testing --- test/hostname.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/hostname.exp b/test/hostname.exp index 42f78dd12..4e5c7e073 100755 --- a/test/hostname.exp +++ b/test/hostname.exp @@ -4,7 +4,7 @@ set timeout 10 spawn $env(SHELL) match_max 100000 -send -- "firejail --name=baluba --noprofile\r" +send -- "firejail --hostname=baluba --noprofile\r" expect { timeout {puts "TESTING ERROR 1\n";exit} "Child process initialized" -- cgit v1.2.3-54-g00ecf