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: Peter Maydell
Subject: Re: [Qemu-devel] [RFC PATCH] scripts: Add a script to check for bug URLs in the git log
Date: Tue, 28 Jun 2016 11:03:56 +0100

On 28 June 2016 at 10:24, Stefan Hajnoczi <address@hidden> wrote:
> 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.

On Debian and ubuntu 'sensible-browser' is in a priority:required
package, but xdg-open is in a priority:optional one...

thanks
-- PMM



reply via email to

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