commit | 06a9a0ccf45a172b1f1a03a5e5f83c1c4478e89c | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Thu Jan 18 06:20:55 2007 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Thu Jan 18 06:20:55 2007 +0000 |
tree | b56d2c208a8b9920fe3a5335351d7159c3ac5ab7 | |
parent | b94ed71bd157bbcb25a2e82c4c0bc238a7647886 [diff] |
This test doesn't pass on Windows. The cause seems to be that chmod doesn't support the same funcationality as on Unix. I'm not sure if this fix is the best (or if it will even work)--it's a test to see if the buildbots start passing again. It might be better to not even run this test if it's windows (or non-posix).