Re: [PATCH 4/4] git-version-gen: remove cr as well

2014-09-22 Thread David A. Wheeler
On Mon, 22 Sep 2014 09:22:07 -0600, Eric Blake wrote: > Sadly, this won't work. There's no easily portable way to specify a raw > carriage return in scripting If your system has printf (which is in POSIX and widely supported), you could do this to set variable "cr" to carriage return (since prin

Re: [PATCH 4/4] git-version-gen: remove cr as well

2014-09-22 Thread Eric Blake
[adding gnulib] On 09/22/2014 12:59 AM, KO Myung-Hun wrote: > * build-aux/git-version-gen: Subject. > --- > build-aux/git-version-gen |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/build-aux/git-version-gen b/build-aux/git-version-gen > index 3468247..f04b31f 100