Bug #5298
closed
gitsync screws /tmp permissions
Added by Kill Bill about 9 years ago.
Updated about 9 years ago.
Affected Architecture:
All
Description
Upon running playback gitsync RELENG_2_2 from the developer shell, /tmp gets chmod-ed to 0755 instead of 01777; needless to say this breaks things badly.
- Status changed from New to Confirmed
gitsync itself hasn't changed in RELENG_2_2 since pre-2.2.0 release, but something it's calling has, confirmed /tmp permissions change.
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Thanks; did run gitsync twice and the permisssions went back to 01777.
P.S. Regarding "PHP chmod() doesn't like 1777" - yeah, the chmod() function has been written by the only idiot in the world who sets the permissions in decimal.
- Status changed from Feedback to Resolved
Also available in: Atom
PDF