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