ifupdown: save some 100+ bytes of code in addstr()
[oweals/busybox.git] / testsuite / echo / echo-prints-arguments
1 test "`busybox echo foo bar`" = "foo bar"