qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH] scripts: Add a script to check for bug URLs


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [RFC PATCH] scripts: Add a script to check for bug URLs in the git log
Date: Tue, 28 Jun 2016 10:24:08 +0100
User-agent: Mutt/1.6.1 (2016-04-27)

On Mon, Jun 27, 2016 at 02:14:09PM +0200, Thomas Huth wrote:
> +function show_help {
> +    echo "Usage:"
> +    echo "  -s <commit>  : Start searching by this commit"

s/by/at/

> +    echo "  -e <commit>  : End searching by this commit"

s/by/at/

> +    echo "  -c           : Check if bugs are still open"
> +    echo "  -b           : Open bugs in browser (firefox by default)"

Use xdg-open(1) on Linux and open(1) on Mac OS X to open a URL with the
default browser.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]