Re: [PATCH 3/5] t/lib-submodule-update.sh: add new test for submodule internal change

2017-12-19 Thread Stefan Beller
On Tue, Dec 19, 2017 at 2:31 PM, Jonathan Nieder wrote: > Hi, > > Stefan Beller wrote: > >> The test is marked as a failure as the fix comes in a later patch. >> >> Signed-off-by: Stefan Beller >> --- >> t/lib-submodule-update.sh | 11 +++ >> 1 file changed, 11 insertions(+) > > I think

Re: [PATCH 3/5] t/lib-submodule-update.sh: add new test for submodule internal change

2017-12-19 Thread Jonathan Nieder
Hi, Stefan Beller wrote: > The test is marked as a failure as the fix comes in a later patch. > > Signed-off-by: Stefan Beller > --- > t/lib-submodule-update.sh | 11 +++ > 1 file changed, 11 insertions(+) I think I'd find this easier to undrestand if it were squashed with the patch th

[PATCH 3/5] t/lib-submodule-update.sh: add new test for submodule internal change

2017-12-19 Thread Stefan Beller
The test is marked as a failure as the fix comes in a later patch. Signed-off-by: Stefan Beller --- t/lib-submodule-update.sh | 11 +++ 1 file changed, 11 insertions(+) diff --git a/t/lib-submodule-update.sh b/t/lib-submodule-update.sh index fb0173ea87..15cf3e0b8b 100755 --- a/t/lib-sub