Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / catch-syscall.exp
index a739c46d02d77b62180dc5fc27c08411ee68d556..4bec7a634c37f75f07ef6868bf953da3db29803d 100644 (file)
@@ -29,7 +29,7 @@ if  { [prepare_for_testing ${testfile}.exp $testfile ${testfile}.c] } {
 # Check target supports catch syscall or not.
 clean_restart $binfile
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
This page took 0.039365 seconds and 4 git commands to generate.