Re: [PATCH (fixed)] git-svn: fix --rmdir when using SVN:: libraries
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:30
Eric Wong [off-list ref] writes:
Makefile: automatically run new tests as they appear in t/
Signed-off-by: Eric Wong <redacted>
---
Oops, I left out the Makefile change in the other patch,...
Yeah, I was wondering about that.
... had the new
test file as +x
Shouldn't they be executable? It is not a big deal, because you
run them via $(SHELL), though...