diff --git a/testsuite/pgrep.test/pgrep.exp b/testsuite/pgrep.test/pgrep.exp index 66dd4c7d..9f935e60 100644 --- a/testsuite/pgrep.test/pgrep.exp +++ b/testsuite/pgrep.test/pgrep.exp @@ -118,9 +118,5 @@ set test "pgrep does not match substring with exact" spawn $pgrep -x $testproc_trim expect_blank $test -set test "pgrep with long non-matching pattern gives warning" -spawn $pgrep gnome-session-bi -expect_pass "$test" "pattern that searches for process name longer than 15 characters will result in zero matches" - # Cleanup kill_testproc