~alpine/devel

1

[alpine-devel] [PATCH] Fix apk search --description

Bobby Bingham <koorogi@koorogi.info>
Details
Message ID
<20150610032917.GA5164@dora.lan>
Sender timestamp
1433906957
DKIM signature
missing
Download raw message
`apk search --description` doesn't work correctly, because the needle
and haystack arguments are swapped in a couple calls to strstr.  The
attached patch fixes this.
--
Bobby Bingham
Timo Teras <timo.teras@iki.fi>
Details
Message ID
<20150610081004.10e929b6@vostro>
In-Reply-To
<20150610032917.GA5164@dora.lan> (view parent)
Sender timestamp
1433913004
DKIM signature
missing
Download raw message
On Tue, 9 Jun 2015 22:29:17 -0500
Bobby Bingham <koorogi@koorogi.info> wrote:

> `apk search --description` doesn't work correctly, because the needle
> and haystack arguments are swapped in a couple calls to strstr.  The
> attached patch fixes this.
> --
> Bobby Bingham

Applied thanks.

But I noticed the attachment for "git show" format. It did not apply
as-is. Next time use "git format-patch" to generate them, and
potentially "git send-email" to email the patch inline in the email.

Thanks.


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)