PPA: 
https://launchpad.net/~ankushpathak/+archive/ubuntu/lp2112016-jq-questing-merge
Smoke tested the following commands on a lxc questing container
```
# echo '{"messages": ["Hello", "world"]}' | jq '.messages | length'
2
# echo '{"messages": ["Hello", "world"]}' | jq
{
  "messages": [
    "Hello",
    "world"
  ]
}
```

** Merge proposal linked:
   
https://code.launchpad.net/~ankushpathak/ubuntu/+source/jq/+git/jq/+merge/486650

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2112016

Title:
  Merge jq from Debian Unstable for questing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jq/+bug/2112016/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to