Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / bigcore.exp
index 62ca2b124b19f3a80ae4a6a64a7d7852ef8f99a5..14c6d76523ed820993f51e9189f9ebb2224b8db9 100644 (file)
@@ -42,7 +42,7 @@ standard_testfile .c
 set corefile [standard_output_file ${binfile}.corefile]
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-     untested bigcore.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.025903 seconds and 4 git commands to generate.