Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / frame-args.exp
index 08eb5d80f1655d7b93847d0d3f48a2f41435424f..dbda4a9dbc0d020a0c67bb23ba5d3c4c7dab297f 100644 (file)
@@ -15,7 +15,7 @@
 
 standard_testfile .c
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "couldn't compile ${srcfile}"
+    untested "failed to compile"
     return -1
 }
 
This page took 0.025407 seconds and 4 git commands to generate.