If make echo-py's output is accidentally subjected to shell expansion, it can yield surprising results. Protect it from that happening.Signed-off-by: Jan Lindemann <jan@janware.com>
If make echo-py's output is accidentally subjected to shell expansion, it can yield surprising results. Protect it from that happening.