Commit a0ba37e
committed
t5580: enable UNC path tests also for lower-case drive letters
UNC path tests are run only when the trash directory is on a path that
can be mangled into an UNC path. For this, a drive letter is necessary.
The protection checks only for upper-case drive letters, but lower-case
drive letters work just fine as well.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>1 parent 806f5ff commit a0ba37e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments