gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix instruction sequence


From: gnunet
Subject: [taler-deployment] branch master updated: fix instruction sequence
Date: Mon, 24 Feb 2020 13:41:49 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new b52e7cc  fix instruction sequence
b52e7cc is described below

commit b52e7ccad124ece3dae94929ed3edceaf148a139
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 24 13:41:47 2020 +0100

    fix instruction sequence
---
 buildbot/coverage.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/coverage.sh b/buildbot/coverage.sh
index 0d73cdd..4e63e38 100755
--- a/buildbot/coverage.sh
+++ b/buildbot/coverage.sh
@@ -35,6 +35,6 @@ for codebase in merchant exchange sync ; do
   chmod a+rx -R $REPORT_DIR
 done
 
-$PG_DIR/pg_ctl -D $TMP_DB_DIR/ stop
 cd
+$PG_DIR/pg_ctl -D $TMP_DB_DIR/ stop
 rm -rf $TMP_DB_DIR

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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