Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / interrupt-noterm.exp
index 05f60767fb3b8cbe4943d948bfd0f29c483a9743..3aefa0c34233f66edefcdb368ed20bcc55a91e03 100644 (file)
@@ -24,7 +24,7 @@ if [prepare_for_testing "failed to prepare for testing" \
 gdb_test_no_output "set interactive-mode off"
 
 if ![runto main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
This page took 0.02418 seconds and 4 git commands to generate.