On Fri, Apr 03, 2020 at 10:10:41AM +0800, Anand Jain wrote: > From > TEST_TOP="$TOP/tests/" > to > TEST_TOP="$TOP/tests" So this basically repeats the diff > Affected test cases are: > tests/clean-tests.sh > tests/cli-tests.sh > tests/convert-tests.sh > tests/fsck-tests.sh > tests/fuzz-tests.sh > tests/misc-tests.sh > tests/mkfs-tests.sh And this repeats the diffstat. The changelog should explain why the change is made, summarize some key points, etc. I'll apply this patch and write a changelog but please try to improve that. What works is to postpone sending the patches and read them after a day or two, if it still makes sense then send it. Second look reveals all the typos and missing information.
