Commit e5ab07bb by Benjamin Kosnik Committed by Benjamin Kosnik

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
parent 932c738d
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
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment