gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 20/21: pgctl > postgres & sleep 10


From: gnunet
Subject: [taler-exchange] 20/21: pgctl > postgres & sleep 10
Date: Sun, 16 Jun 2024 16:49:35 +0200

This is an automated email from the git hooks/post-receive script.

nora-grothoff pushed a commit to branch master
in repository exchange.

commit 0379b9728a9f4a8a8eb15b20406ad78f163123dd
Author: Nullptrderef <nullptrderef@proton.me>
AuthorDate: Sun Jun 16 16:24:22 2024 +0200

    pgctl > postgres & sleep 10
---
 contrib/ci/jobs/2-test/test.sh | 3 +--
 debian/changelog               | 3 ++-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh
index a0002f226..4e8fd6b3a 100755
--- a/contrib/ci/jobs/2-test/test.sh
+++ b/contrib/ci/jobs/2-test/test.sh
@@ -19,8 +19,7 @@ cd -
 make -j$(( $nump / 2 ))
 make install
 
-sudo -u postgres /usr/lib/postgresql/15/bin/postgres -D 
/etc/postgresql/15/main -h localhost -p 5432 &
-sleep 10
+sudo -u postgres /usr/lib/postgresql/15/bin/pg_ctl start -D 
/etc/postgresql/15/main -h localhost -p 5432
 sudo -u postgres createuser -p 5432 root
 sudo -u postgres createdb -p 5432 -O root talercheck
 
diff --git a/debian/changelog b/debian/changelog
index af0767e53..d6cc1e513 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,8 +44,9 @@ taler-exchange (0.11.3) UNRELEASED; urgency=medium
   * allow ARCH/CODENAME overwrites, as well as CODENAME-ARCH ones 
CODENAME-ARCH allows overwriting one pair without touching other ones in the 
same codename, or the same arch
   * remove redundant/duplicate jobs
   * fix: use codenames in from, oops
+  * rm tmp file
 
- -- Nullptrderef <nullptrderef@proton.me>  Sun, 16 Jun 2024 12:37:57 +0000
+ -- Nullptrderef <nullptrderef@proton.me>  Sun, 16 Jun 2024 14:13:24 +0000
 
 taler-exchange (0.11.2) unstable; urgency=low
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]