Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / gdb2495.exp
index 0ce1a53768e2b48010fe1b08cf829024e9a9ca30..7fe2b1242fa2c807b88da66a0e754f06cb706062 100644 (file)
@@ -54,7 +54,7 @@ if [get_compiler_info "c++"] {
 # Some targets can't do function calls, so don't even bother with this
 # test.
 if [target_info exists gdb,cannot_call_functions] {
-    unsupported "This target can not call functions"
+    unsupported "this target can not call functions"
     continue
 }
 
This page took 0.024631 seconds and 4 git commands to generate.