Commit dd56909
committed
Files stayed in RTF directory
In Delay removing files in case of RTF till end of process (#10794 ) the removal of files of a successful RTF merge was handled though when e.g.:
```
RTF_OUTPUT = ./rtf
```
the files remained as the match didn't succeed, it is better to use the current directory (as here and in its subdirectories all files are located).1 parent 3ce1c91 commit dd56909
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2398 | 2398 | | |
2399 | 2399 | | |
2400 | 2400 | | |
2401 | | - | |
2402 | 2401 | | |
2403 | 2402 | | |
2404 | 2403 | | |
| |||
2450 | 2449 | | |
2451 | 2450 | | |
2452 | 2451 | | |
| 2452 | + | |
2453 | 2453 | | |
2454 | 2454 | | |
2455 | 2455 | | |
2456 | | - | |
| 2456 | + | |
2457 | 2457 | | |
2458 | 2458 | | |
2459 | 2459 | | |
| |||
0 commit comments