Closed PythonNut closed 7 years ago
So remove all leading tokens containing an =.
=
Also slightly unrelated but if the leading command is wrapped in a subprocess, we also fail to extract it correctly.
So remove all leading tokens containing an
=
.