Skip to content

Resolve PREFIX to absolute path

Keijo Kapp requested to merge (removed):resolve-prefix into master

I think it makes sense to resolve or reject relative PREFIX paths. Currently, the script does much of its work only to then fail with obscure message and delete all the evidence of the problem. I spent quite some time figuring that out.

Merge request reports