On Wed, Jan 10, 2018 at 4:58 AM, Beat Bolli <dev+git@xxxxxxxxx> wrote: > In 89a70b80 ("t0302 & t3900: add forgotten quotes", 2018-01-03), quotes > were added to protect against spaces in $HOME. In the test_when_finished > hander, two files are deleted which must be quoted individually. s/hander/handler/ > Signed-off-by: Beat Bolli <dev+git@xxxxxxxxx>