Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / gdb-guile.exp
index 7789449567fb698abb1d7834465afd475bb6ec92..8f73f5a7e2953af6c63a84334445159549c05d02 100644 (file)
@@ -116,7 +116,7 @@ proc gdb_install_guile_module { } {
 
 proc gdb_guile_runto_main { } {
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return 0
     }
 
This page took 0.025691 seconds and 4 git commands to generate.