Bruno Haible <[EMAIL PROTECTED]> 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