Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / hashline3.exp
index a2a9b3db78ecfa5b1a3ad8869ce971b93c1033e0..ace14dc8340b9f87ff1b3a9fc18ff189cbda7c0a 100644 (file)
@@ -31,7 +31,7 @@ puts $fd "int main () { return 0; } /* set breakpoint here */"
 close $fd
 
 if { [gdb_compile $new_srcfile "${binfile}" executable {debug}] != "" } {
-    untested hashline3.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.028056 seconds and 4 git commands to generate.