Michael Tokarev wrote on Sun, Oct 16, 2016 at 17:30:28 +0300: > From: Daniel Shahaf <[email protected]> > > Avoid undefined behaviour of echo(1) with backslashes in arguments > The behaviour is implementation-defined, different /bin/sh's behave > differently. >
Signed-off-by: Daniel Shahaf <[email protected]> > Signed-off-By: Michael Tokarev <[email protected]> > --- > Submitting this patch upstream, thank you very much! > Daniel, can you please add your Signed-off-By line? Like this? Thank you for forwarding the patch upstream. Daniel
