Don't set bfdtest1 with findfile

* binutils-all/ar.exp (bfdtest1): Remove findfile.
This commit is contained in:
H.J. Lu 2012-10-24 12:28:54 +00:00
parent 4f9d22a0b1
commit 96a6292179
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/ar.exp (bfdtest1): Remove findfile.
2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/dw2-1.W: Updated.

View File

@ -27,7 +27,7 @@ if ![is_remote host] {
}
}
set bfdtest1 [findfile $base_dir/bfdtest1]
set bfdtest1 $base_dir/bfdtest1
# send_user "Version [binutil_version $AR]"