Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / pr11022.exp
index c8b4be80cf777d93911e3ae6b7689ef214012dcc..d6b6150335d1e0761657fd3f8df5afcfe96383b7 100644 (file)
@@ -20,7 +20,7 @@ if {[skip_hw_watchpoint_tests]} {
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-     untested pr11022.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.026477 seconds and 4 git commands to generate.