element.py: chmod 777 directories if delete fails.
Staging may produce directories with less than 'rwx' permissions which will cause tempfile to throw an exception on deleting the temporary directory if not changed.
Loading
Please register or sign in to comment