On Sat, Jan 23, 2021 at 12:51 AM Joe Perches wrote:
>
> On Fri, 2021-01-22 at 07:06 +0900, Masahiro Yamada wrote:
> > I use Ubuntu, where /usr/bin/python is a symlink
> > to /usr/bin/python3.
>
> Odd, here:
>
> $ lsb_release -a
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description
On Sat, 2021-01-23 at 02:16 +0900, Masahiro Yamada wrote:
> On Sat, Jan 23, 2021 at 12:51 AM Joe Perches wrote:
> >
> > On Fri, 2021-01-22 at 07:06 +0900, Masahiro Yamada wrote:
> > > I use Ubuntu, where /usr/bin/python is a symlink
> > > to /usr/bin/python3.
> >
> > Odd, here:
> >
> > $ lsb_re
On 2021-01-21 6:18 p.m., Joe Perches wrote:
> On Fri, 2021-01-22 at 05:25 +0900, Masahiro Yamada wrote:
>> On Fri, Jan 22, 2021 at 2:17 AM Scott Branden
>> wrote:
>>> Use python3 instead of python in diffconfig Shebang line.
>>> python2 was sunset January 1, 2000 and environments do not need
>>
On Fri, 2021-01-22 at 07:06 +0900, Masahiro Yamada wrote:
> I use Ubuntu, where /usr/bin/python is a symlink
> to /usr/bin/python3.
Odd, here:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.10
Release:20.10
Codename: groovy
$ ls /usr
On Fri, Jan 22, 2021 at 12:07 AM Masahiro Yamada wrote:
> On Fri, Jan 22, 2021 at 5:35 AM Andy Shevchenko
> wrote:
> > On Thu, Jan 21, 2021 at 10:31 PM Andy Shevchenko
> > wrote:
...
> > For the record, you seems haven't noticed:
> > https://lkml.org/lkml/2020/12/9/446
>
>
> Ohh, I missed it.
On Fri, 2021-01-22 at 05:25 +0900, Masahiro Yamada wrote:
> On Fri, Jan 22, 2021 at 2:17 AM Scott Branden
> wrote:
> >
> > Use python3 instead of python in diffconfig Shebang line.
> > python2 was sunset January 1, 2000 and environments do not need
> > to support python any more.
python2 was sun
On Fri, Jan 22, 2021 at 5:35 AM Andy Shevchenko
wrote:
>
> On Thu, Jan 21, 2021 at 10:31 PM Andy Shevchenko
> wrote:
> >
> > On Thu, Jan 21, 2021 at 10:28 PM Masahiro Yamada
> > wrote:
> > >
> > > On Fri, Jan 22, 2021 at 2:17 AM Scott Branden
> > > wrote:
> > > >
> > > > Use python3 instead of
Hi Andy,
On 2021-01-21 12:35 p.m., Andy Shevchenko wrote:
> On Thu, Jan 21, 2021 at 10:31 PM Andy Shevchenko
> wrote:
>> On Thu, Jan 21, 2021 at 10:28 PM Masahiro Yamada
>> wrote:
>>> On Fri, Jan 22, 2021 at 2:17 AM Scott Branden
>>> wrote:
Use python3 instead of python in diffconfig Sheb
Hi Masahiro,
On 2021-01-21 12:25 p.m., Masahiro Yamada wrote:
> On Fri, Jan 22, 2021 at 2:17 AM Scott Branden
> wrote:
>> Use python3 instead of python in diffconfig Shebang line.
>> python2 was sunset January 1, 2000 and environments do not need
>> to support python any more.
>>
>> Fixes: b24413
On Thu, Jan 21, 2021 at 10:31 PM Andy Shevchenko
wrote:
>
> On Thu, Jan 21, 2021 at 10:28 PM Masahiro Yamada wrote:
> >
> > On Fri, Jan 22, 2021 at 2:17 AM Scott Branden
> > wrote:
> > >
> > > Use python3 instead of python in diffconfig Shebang line.
> > > python2 was sunset January 1, 2000 and
On Thu, Jan 21, 2021 at 10:28 PM Masahiro Yamada wrote:
>
> On Fri, Jan 22, 2021 at 2:17 AM Scott Branden
> wrote:
> >
> > Use python3 instead of python in diffconfig Shebang line.
> > python2 was sunset January 1, 2000 and environments do not need
> > to support python any more.
> Just from cur
On Fri, Jan 22, 2021 at 2:17 AM Scott Branden
wrote:
>
> Use python3 instead of python in diffconfig Shebang line.
> python2 was sunset January 1, 2000 and environments do not need
> to support python any more.
>
> Fixes: b24413180f56 ("tweewide: Fix most Shebang lines")
> Signed-off-by: Scott Bra
Use python3 instead of python in diffconfig Shebang line.
python2 was sunset January 1, 2000 and environments do not need
to support python any more.
Fixes: b24413180f56 ("tweewide: Fix most Shebang lines")
Signed-off-by: Scott Branden
---
scripts/diffconfig | 2 +-
1 file changed, 1 insertion(+
13 matches
Mail list logo