Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / selftest-support.exp
index f171cc8f31f8e4ded83725709bd8126dadb0effe..ea8d6f290dcaeb176f1ed13466567d48c9bd5c89 100644 (file)
@@ -72,7 +72,7 @@ proc selftest_setup { executable function } {
     }
 
     if { $gdb_file_cmd_debug_info != "debug" } then {
-       untested "No debug information, skipping testcase."
+       untested "no debug information, skipping testcase."
        return -1
     }
 
This page took 0.024073 seconds and 4 git commands to generate.