diff options
author | John Keeping <john@keeping.me.uk> | 2015-09-05 13:22:10 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-09-10 09:26:23 -0700 |
commit | ef49e05a6431727b54c399d1f3636c76ac682d61 (patch) | |
tree | e4cef956774b41792ff8135fa664f00bb1d02e34 /Documentation | |
parent | a6f37099d0fce10b536abc1d1a8111460638bac0 (diff) | |
download | git-ef49e05a6431727b54c399d1f3636c76ac682d61.tar.gz |
Makefile: fix MAKEFLAGS tests with multiple flagsjk/make-findstring-makeflags-fix
findstring is defined as $(findstring FIND,IN) so if multiple flags are
set these tests do the wrong thing unless $(MAKEFLAGS) is the second
argument.
Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions