This repository was archived by the owner on May 14, 2024. It is now read-only.
Commit 3ddf92f
committed
Fix archive unbundling to write to /tmp directory
We recently updated unbundling to write temporary files to /tmp
instead of the users working directory. However, we only applied
this for bitcode bundles. We now write both bundles and archives
to /tmp
Change-Id: I0cef691efee3923dca7cb0a26d8d8de9a2fc95fa1 parent 33d21c5 commit 3ddf92f
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1299 | 1299 | | |
1300 | 1300 | | |
1301 | 1301 | | |
1302 | | - | |
| 1302 | + | |
| 1303 | + | |
1303 | 1304 | | |
1304 | | - | |
1305 | | - | |
1306 | | - | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
1307 | 1309 | | |
1308 | 1310 | | |
1309 | 1311 | | |
| |||
0 commit comments