Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / expand-psymtabs-cxx.exp
index 5e75fe936bbd0627c824fb75ce72f6f01168a948..ca8b96d73f327c0b863bb716c6a58f817a38a419 100644 (file)
@@ -20,7 +20,7 @@ standard_testfile .cc
 set executable ${testfile}
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" object {debug c++} ] != "" } {
-     untested ${testfile}.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.024888 seconds and 4 git commands to generate.