On 10/09/2009 02:27 PM, Michael Tokarev wrote: > H. Peter Anvin wrote: >> On 10/09/2009 01:02 PM, Arkadiusz Miskiewicz wrote: >>> I had exactly this problem few weeks ago with pdksh as /bin/sh (and >>> bugreported to author of that change). As I workaround I used /bin/echo but >>> using printf is more sane/portable. >>> >> >> Yes, using printf is the right thing to do. >> >> A patch would be appreciated. > > Come on, it's just a one-word change (s/echo/printf/ in > scripts/Makefile.lib). > But it should go to Sam's tree first I guess, which already > has s|echo|/bin/echo| so it'll conflict. > It's easier to change it in whatever tree it will be changed > without complete patches. So send a patch against Sam's tree. -hpa -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html