Commit d1d6e19
fix(scripts) Fix the 'build:tgz' failure on Windows.
Summary: QA reported that the build:tgz command is failing to execute on Windows for IWSDK. Investigated and fixed the Windows path issue to make the script working.
Reviewed By: felixtrz
Differential Revision: D87838279
fbshipit-source-id: 05f988f25e5e5bbb6b0b518179c5694564cdd1b91 parent 0b970c0 commit d1d6e19
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| |||
0 commit comments