Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / func-ptr.exp
index 1a56cb8a13c6ee6cb1d080b405076ec1ebace171..cda2e9dbcdc818b11690d3804f8f3d28a4e107c5 100644 (file)
@@ -22,7 +22,7 @@ if { [prepare_for_testing func-ptr.exp "func-ptr" {func-ptr.c} {debug}] } {
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.026642 seconds and 4 git commands to generate.