Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / nofield.exp
index 9b06ba12df0904cc7cfd6d45df42824f4c57c2c5..b8837b72c1bad750c44ccb5065558b567e5a5f20 100644 (file)
@@ -16,7 +16,7 @@
 standard_testfile .c
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "couldn't compile ${srcfile}"
+    untested "failed to compile"
     return -1
 }
 
This page took 0.041257 seconds and 4 git commands to generate.