Commit 979ed64
Fix getdeps bug when --install-prefix is used
Summary: When --install-prefix is used, the built_marker directory may not exist yet. Add os.makedirs to create the parent directory before writing the marker file.
Reviewed By: bigfootjon
Differential Revision: D93644233
fbshipit-source-id: fe130a927013c1fbe0c1a87135d96e8a1b1523001 parent d2c225a commit 979ed64
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| 731 | + | |
731 | 732 | | |
732 | 733 | | |
733 | 734 | | |
| |||
0 commit comments