Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / hashline1.exp
index c57d4a6d0b4e9f9553b73d00741952ce2de1b3c6..d0e86ce21f1c26615be481eeb39db530dac50b70 100644 (file)
@@ -33,7 +33,7 @@ close $fd
 # the bug.  Using $new_srcfile here won't trigger the bug.
 set compile_name [relative_filename $objdir $new_srcfile]
 if { [gdb_compile $compile_name "${binfile}" executable {debug}] != "" } {
-    untested hashline1.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.02484 seconds and 4 git commands to generate.