Re: [PATCH] Add expand test for lines starting with both spaces and tabs

2008-07-11 Thread Jim Meyering
Pádraig Brady <[EMAIL PROTECTED]> wrote: > This issue is still present on fedora 9 at least, > which you can confirm with this command: > > printf " \tif\n" | expand --initial -t4 | > grep -qF "$(printf '\t')" && echo buggy > > So it's worth adding a test I think. Better coverage is always good.

[PATCH] Add expand test for lines starting with both spaces and tabs

2008-07-11 Thread Pádraig Brady
3aca6094de90657e067fa80ff6 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?P=C3=A1draig=20Brady?= <[EMAIL PROTECTED]> Date: Thu, 10 Jul 2008 09:36:49 +0100 Subject: [PATCH] Add expand test for lines starting with both spaces and tabs. The expand released in current distributions (Fedora Core 4 -