On Sat, Dec 1, 2012 at 11:06 PM, Torsten Bögershausen <[email protected]> wrote: > On 22.11.12 17:38, Nguyễn Thái Ngọc Duy wrote: >> >> Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> >> --- >> t/t4014-format-patch.sh | 145 >> ++++++++++++++++++++++++++++++++++++++++++++++++ >> 1 file changed, 145 insertions(+) >> + echo -n subject | append_signoff >actual && > > > "echo -n" is not portable, and we use printf everywhere. > I found one "echo -n" in line 996. > > Can we squeeze that in, before going to next?
I got it. I'll squash it into the next series. -Brandon -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

