diff options
author | Peter Melnichenko <mpeterval@gmail.com> | 2016-10-19 21:37:26 +0300 |
---|---|---|
committer | Peter Melnichenko <mpeterval@gmail.com> | 2016-10-19 23:16:56 +0300 |
commit | fd913d6aab284668854a71a97ac64e9a7dbdd0b8 (patch) | |
tree | 09d25a6d6a39d28e6a097816bb477cfda5c5140b /spec | |
parent | 9c239f33a929d300a45b74cc968fb34ffd526150 (diff) | |
download | luarocks-fd913d6aab284668854a71a97ac64e9a7dbdd0b8.tar.gz luarocks-fd913d6aab284668854a71a97ac64e9a7dbdd0b8.tar.bz2 luarocks-fd913d6aab284668854a71a97ac64e9a7dbdd0b8.zip |
Fix conflict resolution on deploy/delete
When deploying or deleting files, resolve conflicts purely
based on module names and command names, not file names.
Also, don't assume that in case of a conflict both packages have the
same file providing the module or command; it can be false due to binary
wrappers and `path_to_module("mod/init.lua")` == `path_to_module("mod.lua").
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions