Closed moreati closed 3 weeks ago
The wrong base was used when calculating the mode. So the file became world readable and writable on a CI runner, until ansible/integration/ssh/variables.yml happened to correct it near the end of the integration tests.
I believe this was the only instance.
mitogen git:(issue1182) ✗ ag --python 'int\(.+7\)' . .ci | wc -l 0
fixes #1182
The wrong base was used when calculating the mode. So the file became world readable and writable on a CI runner, until ansible/integration/ssh/variables.yml happened to correct it near the end of the integration tests.
I believe this was the only instance.
fixes #1182