binutils/testsuite patch

Ben Elliston bje@au1.ibm.com
Mon Mar 7 23:47:00 GMT 2005


Committed as obvious:

2005-03-08  Ben Elliston  <bje@au.ibm.com>

        * config/default.exp: Remove send_user call for stray output.

Index: config/default.exp
===================================================================
RCS file: /cvs/src/src/binutils/testsuite/config/default.exp,v
retrieving revision 1.7
diff -u -p -r1.7 default.exp
--- config/default.exp  3 Mar 2005 11:46:15 -0000       1.7
+++ config/default.exp  7 Mar 2005 23:09:44 -0000
@@ -76,7 +76,6 @@ if ![file isdirectory tmpdir] {catch "ex
  # to force it to use the newly built assembler/linker.
  if {![file isdirectory tmpdir/gas]} then {
      catch "exec mkdir tmpdir/gas" status
-    send_user "file isfile ../gas/as-new[exe_ext]: [file isfile
../gas/as-new[exe_ext]]\n"
      if {[file isfile ../gas/as-new[exe_ext]]} then {
         catch "exec cp ../gas/as-new[exe_ext] tmpdir/gas/as[exe_ext]" status
      } else {
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <https://sourceware.org/pipermail/binutils/attachments/20050307/8a0c6f2b/attachment.sig>


More information about the Binutils mailing list