israelpeng

Results 1 issues of israelpeng

preprocessor.sh trows error "split: null: invalid number of lines" because the following line looks for ".end.sum_sent.seconds" but the json output has ".end.sum.seconds" num_flows=`jq '.end.sum_sent.seconds' $1 | cut -d. -f1` json...