Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-basics.exp
index 6b4c8d406ed2575f72eb381241add27b90f90c74..5fef94fc882e7515e5674d05848688a4d1799a51 100644 (file)
@@ -42,7 +42,7 @@ set testsubdir [standard_output_file ""]
 set envirodir [string_to_regexp $testsubdir]
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-     untested mi-basics.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.025002 seconds and 4 git commands to generate.