Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / step-test.exp
index 280b892d9f21fcd2f3357ce87b49b05bfddadbf9..64bb2e36fc178bd4f3640b1ad9ec49fb8655ab08 100644 (file)
@@ -20,7 +20,7 @@ standard_testfile .c
 
 remote_exec build "rm -f ${binfile}"
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-     untested step-test.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.025226 seconds and 4 git commands to generate.