8000 lol httparty · ezhangle/arangodb@4920420 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4920420

Browse files
committed
lol httparty
1 parent 454a6c9 commit 4920420

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UnitTests/HttpInterface/arangodb.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ def self.log_patch (output, url, args = {})
201201

202202
def self.log (args)
203203
# disable logging if requested
204+
result = args[:result]
205+
response = result.parsed_response
204206
return if not ($silent.nil? || $silent.empty? || $silent == "0")
205207

206208
if args.key?(:output)

0 commit comments

Comments
 (0)
0