Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / ptype.exp
index dd610919d9fc18b3bb3c91abdbf2ecbefe84de5f..296b67a47eb197826abea163665f735cc28f59b7 100644 (file)
@@ -591,7 +591,7 @@ gdb_test "ptype foo" "type = char" "ptype foo typedef after second list of charf
 if [runto_main] then {
 
   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.0361 seconds and 4 git commands to generate.