Commits on Source 7
-
Jim MacArthur authored
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.
-
James Ennis authored
-
James Ennis authored
-
James Ennis authored
Correct crash after staging tars with read-only directories See merge request !713
-
James Ennis authored
-
James Ennis authored
'-k' flag not needed to run individual tests See merge request !714
-
Add instructions to install and update BuildStream python package via PyPI, and also make it the recommended method. Part of #587.