/
githubmirror
/
toolbox
Обзор
Документация
Войти
/
githubmirror
/
toolbox
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
profile.d/meson.build
10 строк
232 B
Debarshi Ray
build: Tweak the names of the ShellCheck tests
09 сен 2022, 18:16
09 сен 2022, 18:16
0212ce0
Код
Авторство
О чём код?
profile_toolbox_sh = files('toolbox.sh') if shellcheck.found() test('shellcheck profile.d/toolbox.sh', shellcheck, args: ['--shell=sh', profile_toolbox_sh]) endif install_data( profile_toolbox_sh, install_dir: profiledir, )