blob: 7cbdee436f10f895ff59fbddda37a7eaf500afaa (
plain)
1
2
3
4
5
6
7
8
9
10
|
================================================================================
TEST: luarocks list: invalid tree
RUN: luarocks --tree=%{path(/some/invalid/tree)} list
STDOUT:
--------------------------------------------------------------------------------
Rocks installed for Lua %{lua_version} in /some/invalid/tree
--------------------------------------------------------------------------------
#TODO: ^^^ %{path()}
|