Don't set bfdtest1 with findfile
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 24 Oct 2012 12:28:54 +0000 (12:28 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 24 Oct 2012 12:28:54 +0000 (12:28 +0000)
* binutils-all/ar.exp (bfdtest1): Remove findfile.

binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/ar.exp

index 6514b1a..6745baa 100644 (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.
index 05cc261..8b7629e 100644 (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]"