Han-Wen Nienhuys <hanwen@xxxxxxxxxx> writes: >> If your "make test" did not catch this as an error, then we may need >> to fix t/Makefile, as it is supposed to run test-lint. > > I've been running tests individually as > > sh t5409-colorize-remote-messages.sh -v -d During your own development that may be sufficient, but do run "make test" to run tests by other people; it will help you catch new bugs you are introducing whey they notice their expectations are broken. You are breaking 5541 (there may be others, but I noticed a breakage there) perhaps with your debugging cruft.