From: Max Filippov Date: Thu, 22 Aug 2013 14:53:06 +0000 (+0400) Subject: raid6/test: replace echo -e with printf X-Git-Tag: v3.12-rc1~71^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c28399b5943a24a214a44e973a3a8002fd36442d;p=pandora-kernel.git raid6/test: replace echo -e with printf -e is a non-standard echo option, echo output is implementation-dependent when it is used. Replace echo -e with printf as suggested by POSIX echo manual. Cc: NeilBrown Cc: Jim Kukunas Cc: "H. Peter Anvin" Cc: Yuanhan Liu Acked-by: H. Peter Anvin Signed-off-by: Max Filippov Signed-off-by: NeilBrown --- Reading git-diff-tree failed