issue #587: attempt to fix Mac Azure job
This commit is contained in:
parent
ea718081d8
commit
45d88b1f3f
|
@ -7,6 +7,7 @@ import ci_lib
|
|||
|
||||
batches = []
|
||||
|
||||
if os.uname()[0] == 'Linux':
|
||||
batches += [
|
||||
[
|
||||
"sudo chown `whoami`: ~",
|
||||
|
|
Loading…
Reference in New Issue