Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / twice.exp
index c0e8318f6d69327190c66870de54b8b87a11b985..cd5b2ef5d1c3467ad257268a33e401c4d8e2d121 100644 (file)
@@ -26,7 +26,7 @@ close $fileid
 gdb_remote_download host ${srcdir}/${subdir}/twice.c
 
 if  { [gdb_compile $local_srcfile "${binfile}" executable $options] != "" } {
-     untested twice.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.02543 seconds and 4 git commands to generate.