commit 5db3dc54bbe9b39c7adaa4bf018e12d4bb49da91
parent efdeb12e3544acd5976415be07dbc5a00aba3060
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 19 Feb 2024 19:27:38 +0100
add config diagnostics
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh
@@ -16,6 +16,8 @@ sleep 10
sudo -u postgres createuser -p 5432 root
sudo -u postgres createdb -p 5432 -O root synccheck
+sync-config -d -c src/testing/test_sync_api.conf
+
check_command()
{
# Set LD_LIBRARY_PATH so tests can find the installed libs