bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: argp: fix test failure on mingw


From: Jim Meyering
Subject: Re: argp: fix test failure on mingw
Date: Tue, 22 Apr 2008 19:24:37 +0200

Bruno Haible <address@hidden> wrote:
...
> -        }' | diff -c $TMP -
> +        }' | LC_ALL=C tr -d '\r' | diff -c $TMP -

Here, too: using tr -d '\015' is more portable.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]