+2005-03-08 Ben Elliston <bje@au.ibm.com>
+
+ * config/default.exp: Remove send_user call for stray output.
+
2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
* binutils-all/testprog.c: Add prototype for printf() and make
# 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 {