<div dir="ltr">This is caused by the following backward incompatible change in GNU 4.3:<div><br></div><a href="https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00004.html">https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00004.html</a><br><br>* WARNING: Backward-incompatibility!<br>  Previously appending using '+=' to an empty variable would result in a value<br>  starting with a space.  Now the initial space is only added if the variable<br>  already contains some value.  Similarly, appending an empty string does not<br>  add a trailing space.</div>