Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Duplicated file: Completion/{Unix,openSUSE}/Command/_osc
- X-seq: zsh-workers 31426
- From: İsmail Dönmez <ismail@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Duplicated file: Completion/{Unix,openSUSE}/Command/_osc
- Date: Thu, 23 May 2013 10:11:42 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=donmez.ws; s=www; h=mime-version:x-originating-ip:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=YOiPE69VR1KEmP2qNNlIJTw6M94DuBuYQ1WVlkRYIGI=; b=JJR/zfaG8Uk4ecobyhqYGOB3gl1JJ8ZCughWRsiIyoYoCOiuBrA6ZIzdwsbZRuIHw5 HA1zaYJClbw5w2aUjHLBNwESYsOdJTYfcgTRWCwmXW3ssLk3FpmjQVKIY0X4bqr3t5CS rOotkEk8HuDhHMYIBMow0IEuqmL4ZNGA8XfLM=
- In-reply-to: <20130522213755.GE22106@sym.noone.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20130522213755.GE22106@sym.noone.org>
Hi,
On Wed, May 22, 2013 at 11:37 PM, Axel Beckert <abe@xxxxxxxxxxxxxxx> wrote:
> Hi,
>
> via http://dedup.debian.net/compare/zsh-common/zsh-common I noticed
> that there's a file twice in zsh's source code:
>
> % md5sum `find . -name _osc`
> fbe707e9fde5740de5fa57c0a6cd58bc ./Completion/Unix/Command/_osc
> fbe707e9fde5740de5fa57c0a6cd58bc ./Completion/openSUSE/Command/_osc
>
> I suspect that the openSUSE one can be removed.
>
Uhm no, osc is an openSUSE specific command and we maintain the one under
openSUSE, the other should be removed :)
Thanks.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author