Fixup testcases outputting own name as a test name and standardize failed compilation...
[binutils-gdb.git] / gdb / testsuite / gdb.base / sep.exp
index dc860f612ff2a8553eafd4eb7970630e5112370c..3c96bb55d4980614f56491736a293669745dc45b 100644 (file)
@@ -16,7 +16,7 @@
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug nowarnings}] != "" } {
-    untested sep.exp
+    untested "failed to compile"
     return -1
 }