Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.guile / scm-type.exp
index 455d948cbe50d8962bd20a4245978e272692ef81..604cf45f2ecdd8480f246d6ef597c69146493710 100644 (file)
@@ -30,7 +30,7 @@ proc build_inferior {exefile lang} {
     global srcdir subdir srcfile
 
     if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${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.026242 seconds and 4 git commands to generate.