Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.guile / scm-value.exp
index 76ec990d9b6324fb2a09d455d4f41f2c5ebd5830..062f2d1cdbae04e5b3ee36091618091164b509cc 100644 (file)
@@ -39,7 +39,7 @@ proc build_inferior {exefile lang} {
 
     if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${objfile}" object "debug $lang"] != ""
         || [gdb_compile "${objfile}" "${exefile}" executable "debug $lang"] != "" } {
-       untested "couldn't compile ${srcfile} in $lang mode"
+       untested "failed to compile in $lang mode"
        return -1
     }
     return 0
This page took 0.026027 seconds and 4 git commands to generate.