Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / remote.exp
index b75540aeca1b9608e6f8d320a478f4fef7bd2b05..7bc54c3e861256c65f2533ecf876d482c37912d9 100644 (file)
@@ -26,7 +26,7 @@ gdb_start
 
 set result [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}]
 if {$result != "" } then {
-    untested remote.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.033838 seconds and 4 git commands to generate.