Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was adding an extra line between json objects, eg: $ jr run usersschema --num 2 { "registertime": "1495957352718", "userid": "user_4", "regionid": "Region_7", "gender": "OTHER" } Added to ctx list user_5 { "registertime": "1503977824235", "userid": "user_5", "regionid": "Region_5", "gender": "OTHER" }
- Loading branch information