Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / ending-run.exp
index 945e835c3f010a391ddd4fdb2a99f79781140cd2..37bb39edd1248a1c7c7d6f5c23231968f32bb37a 100644 (file)
@@ -270,7 +270,7 @@ if {!$use_gdb_stub
     set exec_output [remote_exec host "ls core"]
 
     if [ regexp "core not found" $exec_output]  {
-       pass "No core dumped on quit"
+       pass "no core dumped on quit"
     } else {
        if [ regexp "No such file or directory" $exec_output] {
            pass "ls: core (No core dumped on quit)"
This page took 0.050017 seconds and 4 git commands to generate.