Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / callfuncs.exp
index b1089527b899ffdb30fd6aa546d861d2ea11a609..8fa016ac71738c5642f05ffff379cc8c260b1313 100644 (file)
@@ -26,7 +26,7 @@ if [support_complex_tests] {
 # 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.025972 seconds and 4 git commands to generate.