Commit e2d47db
committed
Transform sub/sub directories into a proper dbprefix
Enables a test case similar to the following:
```
Given a WP install in 'subdir1'
And I run `mkdir -p sub/sub`
And a WP install in 'sub/subdir2'
And a WP install in 'sub/sub/subdir3'
```1 parent ae32904 commit e2d47db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
0 commit comments