Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-unwind.exp
index e31a47275641c8507e3e8757e2984d845a561ecd..80ee6809322a432b11b58b5915a1b00ef4aaa6d6 100644 (file)
@@ -33,7 +33,7 @@ if { ![istarget x86_64-*-* ] || ![is_lp64_target] } { continue }
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.025142 seconds and 4 git commands to generate.