/
githubmirror
/
postgres-compatibility-tests
Обзор
Документация
Войти
/
githubmirror
/
postgres-compatibility-tests
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
languages/python/psycopg2/run-test.bash
9 строк
157 B
Timofey Kulin
run individual test on host network
01 июн 2023, 16:33
01 июн 2023, 16:33
c612c3f
Код
Авторство
О чём код?
#!/bin/bash # https://github.com/psycopg/psycopg2 set -eu LOCAL_DIR=$(dirname "$0") LOCAL_DIR=$(realpath "$LOCAL_DIR") scripts/run-test.bash "$LOCAL_DIR"