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