From f3d548ca370c32c1df97628a2117cd79aae6f710 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 19 Jan 2023 07:56:13 -0500 Subject: cleanup --- test/sysutils/man.exp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'test/sysutils/man.exp') diff --git a/test/sysutils/man.exp b/test/sysutils/man.exp index e5dd83522..a263180b5 100755 --- a/test/sysutils/man.exp +++ b/test/sysutils/man.exp @@ -10,11 +10,9 @@ match_max 100000 send -- "firejail man firejail\r" expect { timeout {puts "TESTING ERROR 0\n";exit} + "(press RETURN)" {puts "TESTING SKIP 1.1\n";exit} + "Press RETURN to continue" {puts "TESTING SKIP 1.2\n";exit} "NAME" } -expect { - timeout {puts "TESTING ERROR 0\n";exit} - "SYNOPSIS" -} after 100 puts "\nall done\n" -- cgit v1.2.3-70-g09d2