Re: [PATCH RSB] sb/config.py: Fix relational operator

2021-03-10 Thread Vijay Kumar Banerjee
On Wed, Mar 10, 2021 at 11:39 AM Chris Johns wrote: > > On 11/3/21 5:32 am, Vijay Kumar Banerjee wrote: > > On Wed, Mar 10, 2021 at 10:53 AM Chris Johns wrote: > >> > >> Nice find and thanks. OK to push. > >> > > Pushed to master. > > > >> I think this should also be applied to the 5 branch. > >>

Re: [PATCH RSB] sb/config.py: Fix relational operator

2021-03-10 Thread Chris Johns
On 11/3/21 5:32 am, Vijay Kumar Banerjee wrote: > On Wed, Mar 10, 2021 at 10:53 AM Chris Johns wrote: >> >> Nice find and thanks. OK to push. >> > Pushed to master. > >> I think this should also be applied to the 5 branch. >> > Do I need to make any changes in the ticket or file a new ticket > be

Re: [PATCH RSB] sb/config.py: Fix relational operator

2021-03-10 Thread Vijay Kumar Banerjee
On Wed, Mar 10, 2021 at 10:53 AM Chris Johns wrote: > > Nice find and thanks. OK to push. > Pushed to master. > I think this should also be applied to the 5 branch. > Do I need to make any changes in the ticket or file a new ticket before pushing to 5? > Chris > > On 10/3/21 5:32 am, Vijay Kumar

Re: [PATCH RSB] sb/config.py: Fix relational operator

2021-03-10 Thread Chris Johns
Nice find and thanks. OK to push. I think this should also be applied to the 5 branch. Chris On 10/3/21 5:32 am, Vijay Kumar Banerjee wrote: > Close #4319 > --- > source-builder/sb/config.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/source-builder/sb/config.py b/

[PATCH RSB] sb/config.py: Fix relational operator

2021-03-09 Thread Vijay Kumar Banerjee
Close #4319 --- source-builder/sb/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-builder/sb/config.py b/source-builder/sb/config.py index cd0bf94..d3ba6cd 100644 --- a/source-builder/sb/config.py +++ b/source-builder/sb/config.py @@ -989,7 +989,7 @@ class file