Commit 4500a4cd authored by Richard Levitte's avatar Richard Levitte
Browse files

Use File::Path::rmtree rather than File::Path::remove_tree



Just like File::Path::make_path, File::Path::remove_tree didn't show
up before File::Path 2.06 / perl v5.10.1, so we prefer the legacy
function here as well.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent dca99383
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment