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 = []
|
batches = []
|
||||||
|
|
||||||
|
if os.uname()[0] == 'Linux':
|
||||||
batches += [
|
batches += [
|
||||||
[
|
[
|
||||||
"sudo chown `whoami`: ~",
|
"sudo chown `whoami`: ~",
|
||||||
|
|
Loading…
Reference in New Issue