aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorPeter Melnichenko <mpeterval@gmail.com>2016-10-26 16:22:10 +0300
committerPeter Melnichenko <mpeterval@gmail.com>2016-10-26 16:22:10 +0300
commita9c34fc0c92a5931eb73d867d18fbad410683ea0 (patch)
tree5f43813181ebc6185b9f18d5742a3701cb4ea459 /spec
parent478fc5517c686c080797f840cc000cc9828ffcb4 (diff)
downloadluarocks-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