This repository was archived by the owner on Mar 3, 2020. It is now read-only.
Commit 3cfe1ea
committed
Fix the extra trailing '/' for symlinks
Following issues for pull requests holman#186 and holman#192.
Using the find flag '-H', which allows for following symlinks if the input is itself a symlink, without having to add any extra '/' that appears everywhere with all the symlinks. (Tested on Mac and Debian Linux)
pull request holman#192 should be closed since I did change multiple files and the whole commit was messed up1 parent 357a445 commit 3cfe1ea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments