/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
1.2
test/lib/unit.exp
17 строк
206 B
Crestez Dan Leonard
(testsuite) Add a --debug-xtrace option to run.
20 фев 2010, 23:54
20 фев 2010, 23:54
f9177e5
Код
Авторство
О чём код?
source lib/library.exp proc unit_exit {} { # Exit bash send "\rexit\r" } proc unit_start {} { start_interactive_test } proc unit_version {} { puts "$::TESTDIR, bash-$::BASH_VERSION" }