diff options
Diffstat (limited to 'coverage/scripts')
-rwxr-xr-x | coverage/scripts/02-hello.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/scripts/02-hello.sh b/coverage/scripts/02-hello.sh index fbbb307d..916892f7 100755 --- a/coverage/scripts/02-hello.sh +++ b/coverage/scripts/02-hello.sh @@ -47,7 +47,7 @@ hello getctx #------------------------ # TODO bug to be fixed! #hello info -#hello verbose {"level":2,"message":"hello"} #------------------------ +hello verbose {"level":2,"message":"hello"} EOC |