Commit 6331c97
authored
`os.path.join` ignores the working directory when the second argument is
an absolute path. Server-side `path` values start with `/`, causing
files to be written to the filesystem root instead of `working_dir`.
1 parent 8c79328 commit 6331c97
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments