gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: Cannot kill an unbo


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: Cannot kill an unborn process.
Date: Mon, 11 Jun 2018 15:29:52 +0200

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 2d1c4b4  Cannot kill an unborn process.
2d1c4b4 is described below

commit 2d1c4b44a646b77e63f4ccd88941492beeeffdf8
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 11 15:29:20 2018 +0200

    Cannot kill an unborn process.
---
 src/merchant-tools/taler-merchant-generate-payments_new.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/merchant-tools/taler-merchant-generate-payments_new.c 
b/src/merchant-tools/taler-merchant-generate-payments_new.c
index 3bc7e5a..e59433f 100644
--- a/src/merchant-tools/taler-merchant-generate-payments_new.c
+++ b/src/merchant-tools/taler-merchant-generate-payments_new.c
@@ -485,7 +485,6 @@ main (int argc,
     (cfg_filename, merchant_url)))
   {
     TALER_LOG_ERROR ("Failed to launch the merchant\n");
-    terminate_process (merchantd);
     return FAILED_TO_LAUNCH_MERCHANT;
   }
 

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



reply via email to

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