Fix paginate-*.exp races
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / paginate-inferior-exit.exp
index 0e37be97994352de0b42cc31d1adfd77131255b9..7c6328981f790aa545abd49e396871c8b0d4c2a9 100644 (file)
@@ -58,10 +58,6 @@ proc test_paginate_inferior_exited {} {
                set saw_starting 1
                exp_continue
            }
-           -notransfer -re "<return>" {
-               # Otherwise gdb_test_multiple considers this an error.
-               exp_continue
-           }
        }
 
        # We're now stopped in a pagination output while handling a
This page took 0.026551 seconds and 4 git commands to generate.