Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-type.exp
index 782bd431dbb812563cf27961ad9cbfd3df63c56e..4a63f73df8c0fba760433ed488eb8dcf8b2253b1 100644 (file)
@@ -29,7 +29,7 @@ proc build_inferior {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 -1
   }
 
This page took 0.025813 seconds and 4 git commands to generate.