Commit afd6063
Replace cygwin temp with gitbash temp in fbcode_builder/get_deps.py
Summary:
To fix the series of failing oss-<>-getdeps jobs on windows-basic
Exmaple:
https://www.internalfb.com/sandcastle/workflow/1850979446860750622
I've read through https://fb.workplace.com/groups/341156780065932/posts/1882502265931368/?comment_id=1883001115881483
And seems like the cygwin temp path was a workaround of this issue that hasn't been fixed yet. I'm replacing the temp path with a gitbash temp path since we're deprecating cygwin.
Reviewed By: ericweb2
Differential Revision: D86808921
fbshipit-source-id: a2774403f6092adfa2c3cab65a2d02181d7a39471 parent e0ec2f8 commit afd6063
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
608 | | - | |
609 | | - | |
| 608 | + | |
| 609 | + | |
610 | 610 | | |
| 611 | + | |
611 | 612 | | |
612 | | - | |
| 613 | + | |
613 | 614 | | |
614 | 615 | | |
615 | | - | |
| 616 | + | |
616 | 617 | | |
617 | 618 | | |
618 | 619 | | |
| |||
0 commit comments