gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libebics] branch master updated: Messages for the POST scr


From: gnunet
Subject: [GNUnet-SVN] [libebics] branch master updated: Messages for the POST script user.
Date: Mon, 29 Oct 2018 11:07:41 +0100

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

marcello pushed a commit to branch master
in repository libebics.

The following commit(s) were added to refs/heads/master by this push:
     new 3cbe6e6  Messages for the POST script user.
3cbe6e6 is described below

commit 3cbe6e616ae79ebcf1e4aa97fc47d2e426946d1e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Oct 29 11:06:52 2018 +0100

    Messages for the POST script user.
---
 src/post_xml.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/post_xml.sh b/src/post_xml.sh
index e08b9b4..f02490b 100755
--- a/src/post_xml.sh
+++ b/src/post_xml.sh
@@ -16,7 +16,7 @@ curl \
   -o /tmp/response-${1} \
   $URL && \
 printf "\n" && \
-printf "%s\n" "===== Response body =====" && \
+printf "%s\n" "===== Response body (saved in /tmp/response-${1}) =====" && \
 printf "\n" && \
 cat /tmp/response-${1} && \
 printf "\n\n"

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



reply via email to

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