mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-23 01:30:29 +08:00
re PR libstdc++/15488 (possibly insufficient file permissions for executing test suite)
2004-07-19 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/15488 * testsuite/lib/libstdc++.exp (v3-copy-files): Revert. From-SVN: r84935
This commit is contained in:
parent
932c738d20
commit
e5ab07bb82
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
@ -71,9 +71,6 @@ proc v3-copy-files {srcfiles} {
|
||||
remote_download target $dirname/$symlink
|
||||
}
|
||||
}
|
||||
set dirname [file dirname $f]
|
||||
set basename [file tail $f]
|
||||
file attributes $dirname/$basename -permissions a+w
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user