Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / corethreads.exp
index d337e6ea7f81c514e1a3785b2e4a3e4be2d459ed..68238dc41eb7263d269a02caef6bb90711b94206 100644 (file)
@@ -22,7 +22,7 @@ if {![isnative] || ![istarget "*-*-linux*"]} {
 standard_testfile
 set executable ${testfile}
 if { [gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-     untested ${testfile}.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.028559 seconds and 4 git commands to generate.