Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / relocate.exp
index 52fc3ceccaff05c1b65baf1e9889242f05968965..62012c4774f4a467e9a2d4b17fd94b4d1a98771f 100644 (file)
@@ -21,7 +21,7 @@ append binfile .o
 
 remote_exec build "rm -f ${binfile}"
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" object {debug}] != "" } {
-     untested relocate.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.024676 seconds and 4 git commands to generate.