branch: externals/rt-liberation
commit 1e7f7205df1ceea65faa61d21dad453dd7a730ee
Author: Yoni Rabkin <[email protected]>
Commit: Yoni Rabkin <[email protected]>

    * rt-liberation-rest.el: Be more verbose.
---
 rt-liberation-rest.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rt-liberation-rest.el b/rt-liberation-rest.el
index 61f0052..d2c8fce 100644
--- a/rt-liberation-rest.el
+++ b/rt-liberation-rest.el
@@ -128,7 +128,7 @@
                                              (point-max))))
       
       (rt-liber-rest-write-debug
-       (format "outgoing -->\n%s\n<-- incoming\n%s\n" url str))
+       (format "outgoing rest call -->\n%s\n<-- incoming\n%s\n" url str))
       str)))
 
 (defun rt-liber-rest-query-runner (op query-string)

Reply via email to