diff options
author | Peter Melnichenko <mpeterval@gmail.com> | 2016-10-26 16:22:10 +0300 |
---|---|---|
committer | Peter Melnichenko <mpeterval@gmail.com> | 2016-10-26 16:22:10 +0300 |
commit | a9c34fc0c92a5931eb73d867d18fbad410683ea0 (patch) | |
tree | 5f43813181ebc6185b9f18d5742a3701cb4ea459 /spec | |
parent | 478fc5517c686c080797f840cc000cc9828ffcb4 (diff) | |
download | luarocks-a9c34fc0c92a5931eb73d867d18fbad410683ea0.tar.gz luarocks-a9c34fc0c92a5931eb73d867d18fbad410683ea0.tar.bz2 luarocks-a9c34fc0c92a5931eb73d867d18fbad410683ea0.zip |
Treat rock name arguments in case insensitive way
Internally package names are lowercased, however, rockspec may contain
a name with uppercase letters, which will be displayed by `luarocks show`.
Some commands, like `luarocks search`, `luarocks install` and `luarocks
build`, support this and convert input name to lowercase before passing
it to interanl functions.
Do the same thing in other commands accepting rock names.
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions