gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-wallet-webex] branch master updated: Logging


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] branch master updated: Logging
Date: Mon, 20 Feb 2017 15:24:24 +0100

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

marcello pushed a commit to branch master
in repository wallet-webex.

The following commit(s) were added to refs/heads/master by this push:
     new ac34262  Logging
ac34262 is described below

commit ac342628533ddf1922c050d9c37428d73538d8d6
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Feb 20 15:24:24 2017 +0100

    Logging
---
 selenium/withdraw_buy.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/selenium/withdraw_buy.py b/selenium/withdraw_buy.py
index 2f0775f..93e0d2e 100644
--- a/selenium/withdraw_buy.py
+++ b/selenium/withdraw_buy.py
@@ -289,7 +289,7 @@ fulfillment_url_25 = buy_article(client, 
"25._The_Danger_of_Software_Patents")
 fulfillment_url_41 = buy_article(client, "41._Avoiding_Ruinous_Compromises")
 client.delete_all_cookies()
 ret = buy_article(client, "25._The_Danger_of_Software_Patents", 
fulfillment_url_25)
-logger.info("ret: '%s'" % ret)
+logger.info("Bookmarked purchase: '%s'" % ret)
 logger.info("Test passed")
 client.close()
 sys.exit(0)

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



reply via email to

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