From 07b3e778037b13b1d95071d8acbf4ff8128fa3a1 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 24 Jan 2016 11:24:25 -0500 Subject: testing --- test/option-join-profile.exp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/option-join-profile.exp') diff --git a/test/option-join-profile.exp b/test/option-join-profile.exp index 8f9c10bf7..9200980a1 100755 --- a/test/option-join-profile.exp +++ b/test/option-join-profile.exp @@ -12,16 +12,16 @@ expect { sleep 3 spawn $env(SHELL) -send -- "firejail --join=svntesting;pwd\r" +send -- "firejail --join=jointesting;pwd\r" expect { timeout {puts "TESTING ERROR 1\n";exit} "Switching to pid" } -sleep 1 +sleep 3 spawn $env(SHELL) -send -- "firejail --shutdown=svntesting;pwd\r" +send -- "firejail --shutdown=jointesting;pwd\r" expect { timeout {puts "TESTING ERROR 3\n";exit} "home" @@ -31,7 +31,7 @@ sleep 5 send -- "firejail --list;pwd\r" expect { timeout {puts "TESTING ERROR 4\n";exit} - "svntesting" {puts "TESTING ERROR 5\n";exit} + "jointesting" {puts "TESTING ERROR 5\n";exit} "home" } sleep 1 -- cgit v1.2.3-70-g09d2