Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.guile / scm-pretty-print.exp
index f17d827d103f73f0828729b0940396d0bce2bda0..2f7438da414da459f2e5b2bae3665001d307bf67 100644 (file)
@@ -30,7 +30,7 @@ if { [skip_guile_tests] } { continue }
 proc run_lang_tests {exefile lang} {
     global srcdir subdir srcfile testfile hex
     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
     }
 
This page took 0.043292 seconds and 4 git commands to generate.