This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

binutils/testsuite patch


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 {

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]