On Sun, Aug 10, 2008 at 08:26:59PM -0300, Stefano Zacchiroli wrote:
> On Sun, Aug 10, 2008 at 02:57:43PM -0700, Don Armstrong wrote:
> > The attached diff gives the ability to use the status bits in the bts
> > to do fun things, like the following:
> > 
> > $ ./scripts/bts.pl status 300000
> > bug_num: 300000
> 
> Using tab as a separator would make even easier to cut over the output,
> but harder to provide input. I think that '=' is a good compromise.

The delimiter used is only relevant for output as the input list is
either bugs given on the command line or read for a file.

As far as the output, I dislike the '=' as the whitespace between
key/value pairs makes it easier to read.  Using tab still provides the
nice visual distinction between key/value pairs and is easily parseable,
as you note.  I'd throw my vote in for that (and that's what my current
version of the patch uses).

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to