Hi Stefano, On Sun, Jun 14, 2020 at 11:41:49PM +0200, Stefano Brivio wrote: > Commit 7d93e2c2fbc7 ("tests: shell: autogenerate dump verification") > introduced the definition of DIFF at the top of run-tests.sh, to make > it visually part of the configuration section. Commit 68310ba0f9c2 > ("tests: shell: Search diff tool once and for all") override this > definition. > > Drop the unexpected redefinition of DIFF. I would fix it the other way round, dropping the first definition. It's likely a missing bit from commit 68310ba0f9c20, the second definition is in line with FIND and MODPROBE definitions immediately preceding it. Cheers, Phil