From 3fe1b06a36cefc497e957b603d1a5231ba7fbc02 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 20 Apr 2018 09:28:42 -0400 Subject: cleanup --- test/appimage/appimage-v1.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/appimage/appimage-v1.exp') diff --git a/test/appimage/appimage-v1.exp b/test/appimage/appimage-v1.exp index 073c32dab..90b13b9ff 100755 --- a/test/appimage/appimage-v1.exp +++ b/test/appimage/appimage-v1.exp @@ -44,7 +44,7 @@ expect { sleep 2 spawn $env(SHELL) -send -- "firemon --seccomp\r" +send -- "firemon --seccomp --nowrap\r" expect { timeout {puts "TESTING ERROR 5\n";exit} "need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit} @@ -59,7 +59,7 @@ expect { "name=blablabla" } after 100 -send -- "firemon --caps\r" +send -- "firemon --caps --nowrap\r" expect { timeout {puts "TESTING ERROR 6\n";exit} "appimage Leafpad" -- cgit v1.2.3-54-g00ecf