summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/exec-invalid-sysroot.exp')
-rw-r--r--gdb/testsuite/gdb.base/exec-invalid-sysroot.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp b/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp
index 9665b5fc330..a089e894204 100644
--- a/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp
+++ b/gdb/testsuite/gdb.base/exec-invalid-sysroot.exp
@@ -47,7 +47,7 @@ proc do_exec_sysroot_test {} {
# Start the program running, and stop at main.
#
if ![runto_main] then {
- fail "Couldn't run ${testfile}"
+ fail "couldn't run ${testfile}"
return
}