summaryrefslogtreecommitdiff
path: root/doc/forum/Allow_overriding_of_symlink_restriction.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forum/Allow_overriding_of_symlink_restriction.mdwn')
-rw-r--r--doc/forum/Allow_overriding_of_symlink_restriction.mdwn4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/forum/Allow_overriding_of_symlink_restriction.mdwn b/doc/forum/Allow_overriding_of_symlink_restriction.mdwn
index bd94811df..069a18f30 100644
--- a/doc/forum/Allow_overriding_of_symlink_restriction.mdwn
+++ b/doc/forum/Allow_overriding_of_symlink_restriction.mdwn
@@ -132,6 +132,4 @@ like this being accepted before I bothered.
>> hrm. I might see if <code> File::Spec->rel2abs( $path ) ; </code> will give absolute an path without expanding symlinks.
>>> Patch using rel2abs() works well - it no longer expands symlinks.
-> I suppose you could do the same thing with `$this`, but it does not sound
-> like it has caused you problems anyway.
-> --[[Joey]]
+>>>> That patch is applied now. --[[Joey]]