Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / detach.exp
index b9343ee255a1d3847d214230c0599f7b6ef9f113..4095f90bb7f09353864164324adf2a20dc056150 100644 (file)
@@ -26,7 +26,7 @@ standard_testfile attach.c
 set escapedbinfile  [string_to_regexp ${binfile}]
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-     untested detach.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.025878 seconds and 4 git commands to generate.