Bug #12170
Updated by Peter Amstutz over 7 years ago
Some tools apply a 0200 mask to their output. This breaks crunch-run which relies on group rw permission to be able to upload and then clean up the output files. Crunch-runs should recursively set the g+rwx bits before trying to read or write the final output directory.