Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / nodebug.exp
index 43867ba983679ec2da3b2c805ba14996a9c7bfc8..e0dd0e12a4e13218c21ed0b3e81562c1e84305e9 100644 (file)
@@ -31,7 +31,7 @@ if [test_compiler_info "xlc-*"] {
 }
 
 if  { [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != "" } {
-    untested "Couldn't compile $srcfile."
+    untested "couldn't compile $srcfile."
     return -1
 }
 
This page took 0.03905 seconds and 4 git commands to generate.