<div>PATH=value syntax fails to work as the 'equals' sign is treated as</div><div>a command delimiter meaning the value ends up in param2 nor param1.</div><div>Whilst the actual params arent used once the syntax is recognized,</div>
<div>the lack of a first parameter causes the PATH code to assume it was</div><div>issued as a standalone command and hence echos the path back to the</div><div>user.</div><div><br></div><div>[BUG 26749]</div>