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