Paul-Sebastian Ungureanu <ungureanupaulsebastian@xxxxxxxxx> writes: > Removed whitespaces after redirection operators. A clean-up that is long overdue. Thanks. The result still has some rooms to improve (e.g. the preparation of 'expect' file probably should be done in a test_expect_success block of the setup step; some are called 'expect' while others are called 'expected'; some test_cmp invocations do not have expected output as their first argument), but that can be done later.