Jeff King <peff@xxxxxxxx> writes: > After applying this, I get a failure: > > --- expect 2017-03-22 21:01:53.350721155 +0000 > +++ actual 2017-03-22 21:01:53.346721155 +0000 > @@ -1 +1 @@ > -Execution of 'false $submodulesha1' failed in submodule path 'submodule' > +Execution of 'false 4301fd3e4110d3b6212c19aed3094150392545b9' failed in submodule path '../submodule' > > At the very least, we need to drop the "\" from EOF to expand > $submodulesha1. Right. > But the submodule path seems wrong, too. I'm not sure if > the expectation is wrong, or if there's a bug. +cc Stefan