SHA256
10
0
forked from pool/lua-penlight

Run tests with the proper version of lua

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-penlight?expand=0&rev=2
This commit is contained in:
2020-04-01 21:04:24 +00:00
committed by Git OBS Bridge
parent 871eccadfe
commit 954bb0bd59

View File

@@ -77,7 +77,7 @@ lua%{lua_version} %{lua_noarchdir}/markdown.lua *.md
%check
LUA_PATH="%{buildroot}%{lua_noarchdir}/?/init.lua;%{buildroot}%{lua_noarchdir}/?.lua;;" \
lua run.lua tests
lua%{lua_version} run.lua tests
%files
%license LICENSE.md