PR libstdc++/15488
* testsuite/lib/libstdc++.exp (v3-copy-files): Revert.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84935
138bc75d-0d04-0410-961f-
82ee72b054a4
+2004-07-19 Benjamin Kosnik <bkoz@redhat.com>
+
+ PR libstdc++/15488
+ * testsuite/lib/libstdc++.exp (v3-copy-files): Revert.
+
2004-07-17 Richard Sandiford <rsandifo@redhat.com>
PR bootstrap/16469
remote_download target $dirname/$symlink
}
}
- set dirname [file dirname $f]
- set basename [file tail $f]
- file attributes $dirname/$basename -permissions a+w
}
}