Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / relativedebug.exp
index 00f97927b481fb002ccc26c1c6703cd16e9146f1..9563576816d64797a5d52dbdf11d28c730a9b87c 100644 (file)
@@ -21,7 +21,7 @@ if [target_info exists gdb,nosignals] {
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile test program"
+    untested "couldn't compile test program"
     return -1
 }
 
This page took 0.037739 seconds and 4 git commands to generate.