]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/sym-file.exp
Fix test names starting with uppercase output by basic functions
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / sym-file.exp
index 6febac398a08fe1230aa2b2262dbb4ca0f0eb980..996ba827bb350fd2e7494958b7d55c6943365701 100644 (file)
@@ -76,7 +76,7 @@ if {[prepare_for_testing $testfile  $binfile "$srcfile $srcfile2" $exec_opts]} {
 gdb_load_shlib ${lib_so}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }