/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
1.1
test/runUnit
7 строк
334 B
Freddy Vulto
Improved test suite from bash-completion-lib
10 июн 2009, 00:49
10 июн 2009, 00:49
e847d57
Код
Авторство
О чём код?
#!/bin/bash # NOTE: I tried setting up bash_completion_lib within ./lib files, but DejaGnu # isn't initialized at that point (i.e. output of `expect' is shown on # stdout - `open_logs' hasn't run yet?). And running code from a library # file isn't probably a good idea either. runtest --outdir log --tool unit $*