mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
c0b6edef0b
When using the -i feature to generate random ID numbers for test cases in tdc, the function that writes the JSON to file doesn't add a newline character to the end of the file, so we have to add our own. Signed-off-by: Lucas Bates <lucasb@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>