[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] tools/misc/xencov_split: Add python 3 compatibility
On Mon, Sep 11, 2023 at 11:40:59AM +0100, Anthony PERARD wrote: > On Sat, Sep 02, 2023 at 05:21:08PM +0100, Javi Merino wrote: > > diff --git a/tools/misc/xencov_split b/tools/misc/xencov_split > > index e4f68ebb6e..8f1271bfe7 100755 > > --- a/tools/misc/xencov_split > > +++ b/tools/misc/xencov_split > > @@ -1,5 +1,7 @@ > > -#!/usr/bin/env python > > +#!/usr/bin/env python3 > > Beside this shebang change, the patch looks good. > With the shebang change reverted: Acked-by: Anthony PERARD > <anthony.perard@xxxxxxxxxx> In v2 I did not change the shebang: https://lore.kernel.org/xen-devel/20230905201653.98425-1-javi.merino@xxxxxxxxx/ Cheers, Javi
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |