4adafeb2be
Used this command: for f in $(find . -name "*.json"); do tail -c1 $f | read -r _ || echo >> $f done |
||
---|---|---|
.. | ||
error-report.1.missing-error.fail.json | ||
error-report.1.negative-error.fail.json | ||
error-report.1.over-100-error.fail.json | ||
error-report.1.sample.pass.json |