Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / i386-bp_permanent.exp
index ba2db2a8ec5e9b264a3552402f10a4ff2c9fb026..005d1fc0e2c522dbc52e46422175bd5ff4f4dce3 100644 (file)
@@ -59,7 +59,7 @@ set retcode [gdb_test_multiple "disassemble $function" "Disassemble function '$f
 }]
 
 if {$retcode != 0} {
-  fail "Disassemble failed, skipping entire test."
+  fail "disassemble failed, skipping entire test."
   return -1
 }
 
This page took 0.02432 seconds and 4 git commands to generate.