/
UCS
/
snoopy
Обзор
Документация
Войти
/
UCS
/
snoopy
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
tests/filter/_bootstrap.sh
14 строк
129 B
Bostjan Skufca
Refactor test scripts: use better sourcing paths, to enable calling tests from anywhere - depends on readlink program now
20 май 2015, 01:55
20 май 2015, 01:55
445d749
Код
Авторство
О чём код?
#!/bin/bash ### Configure shell # set -e set -u ### Include main _bootstrap.sh # . `dirname $BASH_SOURCE`/../_bootstrap.sh