aboutsummaryrefslogtreecommitdiffstats
path: root/coverage
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-07-04 15:58:02 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-07-04 16:56:45 +0200
commit425458b99b65ada911c21ba1896a5733541e5170 (patch)
treeb387350d430626f4a0830adb9007827cac3e9c87 /coverage
parent26286eb5a7af0b58ec602afda45eb021cc21d104 (diff)
afb-trace: Fix bug in tracing of afb_req_get_client_info
The utility wrap-json distinguishes o from O, the latest increment the reference count, as expected. Bug-AGL: SPEC-1563 Change-Id: I4490ac894059e47abf1e2474aab07249b862e985 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'coverage')
-rwxr-xr-xcoverage/scripts/02-hello.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/coverage/scripts/02-hello.sh b/coverage/scripts/02-hello.sh
index 916892f7..579a3f06 100755
--- a/coverage/scripts/02-hello.sh
+++ b/coverage/scripts/02-hello.sh
@@ -44,10 +44,7 @@ hello setctxif "some-text-1"
hello getctx
hello setctx "some-text-2"
hello getctx
-#------------------------
-# TODO bug to be fixed!
-#hello info
-#------------------------
+hello info
hello verbose {"level":2,"message":"hello"}
EOC