VoxeLibre-Automated-Tests/luacheck/test.sh

10 lines
128 B
Bash
Executable File

#!/bin/bash
LUACHECK=$HOME/.luarocks/bin/luacheck
(
find ./ -name mod.conf
echo EOF
) | lua tests/luacheck/test.lua | bash