issue #587: attempt to fix Mac Azure job

This commit is contained in:
David Wilson 2019-05-26 12:14:31 +01:00
parent ea718081d8
commit 45d88b1f3f
1 changed files with 16 additions and 15 deletions

View File

@ -7,6 +7,7 @@ import ci_lib
batches = []
if os.uname()[0] == 'Linux':
batches += [
[
"sudo chown `whoami`: ~",