[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] [PATCH] Cleanup dropped -n flag
From: |
Andreas Gruenbacher |
Subject: |
Re: [Quilt-dev] [PATCH] Cleanup dropped -n flag |
Date: |
Sun, 12 Jun 2005 14:40:33 +0200 |
User-agent: |
KMail/1.7.1 |
On Saturday 11 June 2005 09:25, Jean Delvare wrote:
> Hi all,
>
> Back in July 2004, the -n flag of six quilt commands was dropped in
> favor of a global switch QUILT_PATCHES_PREFIX in .quiltrc. However, the
> current code still has remnants of the old method. The "patches" and
> "previous" commands accept the -n flag (but silently ignore it), and
> bash completion still suggests -n as a possible flag for all six
> commands.
>
> The attached patch fixes this, please apply.
Applied, thanks.
-- Andreas.