aboutsummaryrefslogtreecommitdiff
path: root/lib/dejagnu.exp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dejagnu.exp')
-rw-r--r--lib/dejagnu.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/dejagnu.exp b/lib/dejagnu.exp
index 2a60908..47171d7 100644
--- a/lib/dejagnu.exp
+++ b/lib/dejagnu.exp
@@ -113,8 +113,6 @@ proc host_execute {args} {
set timetol 0
set arguments ""
- expect_before buffer_full { perror "Buffer full" }
-
if { [llength $args] == 0} {
set executable $args
} else {