Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.guile / scm-cmd.exp
index bf14dd0b1424480eac94806f4dd29699751dfb49..5b1174c13844fb498a116393059fe62c81661ec9 100644 (file)
@@ -28,7 +28,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 if { [skip_guile_tests] } { continue }
 
 if ![gdb_guile_runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
This page took 0.024104 seconds and 4 git commands to generate.