Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / collection.exp
index f225429a20edb4a589b4aba61037bf585b35b2e3..c2f2b5c0bed38425437be5d4191e54e2e2598906 100644 (file)
@@ -777,7 +777,7 @@ proc gdb_trace_collection_test {} {
 runto_main
 
 if { ![gdb_target_supports_trace] } then {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return 1
 }
 
This page took 0.024496 seconds and 4 git commands to generate.