[merge] Remove setgid test on AtomicFile
John Arbash Meinel
john at arbash-meinel.com
Mon Aug 28 23:38:33 BST 2006
When I wrote tests for Atomic File, I added a test that we can make the
target file have mode 02666, which sets the setgid bit.
It isn't something we actually need, and it fails on Mac. (What we
really want is to be able to create *directories* with setgid at certain
times, we don't care about files).
The attached patch just removes the bogus test.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-atomic-file-02666.patch
Type: text/x-patch
Size: 957 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060828/b34e7755/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060828/b34e7755/attachment.pgp
More information about the bazaar
mailing list