Fix don't find round in old jq

This commit is contained in:
poka 2020-10-01 05:17:30 +02:00
parent a74b28a6cb
commit b2404ead75
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
def round: . + 0.5 | floor;
def roundit: .*100.0|round/100.0;
[foreach .[] as $row ({nbrMembers: 0, nbrWallets: 0, sMembers: 0, rMembers: 0, sWallets: 0, rWallets: 0};
{