Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.btrace / dlopen.exp
index 2afb42bc347c6abda36cd9e778185729c2db3c5b..05354f526fe4a4f60d75bae1bc1b829e0f5107a7 100644 (file)
@@ -26,7 +26,7 @@ set binfile_lib [standard_output_file $basename_lib.so]
 
 if { [gdb_compile_shlib $srcfile_lib $binfile_lib \
          [list additional_flags=-fPIC]] != "" } {
-    untested "Could not compile $binfile_lib."
+    untested "could not compile $binfile_lib."
     return -1
 }
 
This page took 0.026563 seconds and 4 git commands to generate.