aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.server/non-existing-program.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.server/non-existing-program.exp')
-rw-r--r--gdb/testsuite/gdb.server/non-existing-program.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.server/non-existing-program.exp b/gdb/testsuite/gdb.server/non-existing-program.exp
index 2d08e50..71b29c2 100644
--- a/gdb/testsuite/gdb.server/non-existing-program.exp
+++ b/gdb/testsuite/gdb.server/non-existing-program.exp
@@ -45,7 +45,7 @@ expect {
exp_continue
}
# Likewise, but with startup-with-shell enabled, which is the
- # default behaviour.
+ # default behavior.
-re "stdin/stdout redirected.*exec: non-existing-program: not found\r\nDuring startup program exited with code 127\.\r\nExiting\r\n" {
set saw_exiting 1
exp_continue