Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-until.exp
index f4bd03bd46e19a692e37dbcba6d18de03758c815..e59b033f4933881568a7c03dd7f4be8add052e38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Free Software Foundation, Inc.
+# Copyright 1999-2016 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -32,7 +32,7 @@ if [mi_gdb_start] {
 standard_testfile until.c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-     untested mi-until.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.025794 seconds and 4 git commands to generate.