Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / exec-invalid-sysroot.exp
index 9665b5fc330b0609a35fd47ce5dcf891a04b5562..a089e89420490664968c5a82d7d39c6f3aa704c0 100644 (file)
@@ -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
     }
 
This page took 0.02432 seconds and 4 git commands to generate.