Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / lineinc.exp
index 4070f4e91f8bc327cc396e9efe29924168e130f3..97b61d452b8456a34e08cb044033bd957295852b 100644 (file)
@@ -81,7 +81,7 @@
 standard_testfile .c
 
 if {[gdb_compile "${srcdir}/${subdir}/${srcfile}" ${binfile} executable {debug}] != ""} {
-    untested lineinc.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.025842 seconds and 4 git commands to generate.