From 5ee09312da788ebd91184c2be0591da32fbf8e41 Mon Sep 17 00:00:00 2001 From: startx2017 Date: Sun, 15 Oct 2017 09:00:31 -0400 Subject: merge --rlimit-as --- test/environment/rlimit-profile.exp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/environment/rlimit-profile.exp') diff --git a/test/environment/rlimit-profile.exp b/test/environment/rlimit-profile.exp index a9e54a405..43d6a3ee0 100755 --- a/test/environment/rlimit-profile.exp +++ b/test/environment/rlimit-profile.exp @@ -27,6 +27,10 @@ expect { } expect { timeout {puts "TESTING ERROR 1.4\n";exit} + "Max address space 123456789012 123456789012" +} +expect { + timeout {puts "TESTING ERROR 1.5\n";exit} "Max pending signals 200 200" } after 100 -- cgit v1.2.3-54-g00ecf