/
githubmirror
/
lsof
Обзор
Документация
Войти
/
githubmirror
/
lsof
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
lib/dialects/linux/tests/case-00-linux-hello.bash
10 строк
159 B
Jiajie Chen
Change folder structure for library changes:
27 мар 2023, 14:44
27 мар 2023, 14:44
439f90c
Код
Авторство
О чём код?
report=$2 tdir=$3 { # This make invocaiton is needed to # run test cases locally, not CI environment. make -C $tdir || exit 1 } > $report exit 0