Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-mi.exp
index 3272f21f63ac2ad9c0fd4ed8b4c3366b2515123d..6eb7cf75f45ed31968ce70abd56477fcf38994af 100644 (file)
@@ -27,7 +27,7 @@ if [mi_gdb_start] {
 standard_testfile py-prettyprint.c
 set pyfile py-prettyprint.py
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug additional_flags=-DMI}] != "" } {
-    untested ${testfile}.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.035202 seconds and 4 git commands to generate.