diff --git a/presubmit_canned_checks.py b/presubmit_canned_checks.py index e03ac4115e..f3fb999c81 100644 --- a/presubmit_canned_checks.py +++ b/presubmit_canned_checks.py @@ -1259,7 +1259,7 @@ def GetPylint(input_api, else: pylintrc = input_api.os_path.join(_HERE, 'pylintrc') if input_api.os_path.exists(f'{pylintrc}-{version}'): - pylint += f'-{version}' + pylintrc += f'-{version}' extra_args = ['--rcfile=%s' % pylintrc] if disabled_warnings: extra_args.extend(['-d', ','.join(disabled_warnings)]) diff --git a/recipes/trigger_recipe_roller.txt b/recipes/trigger_recipe_roller.txt index 12dfaaa606..0f521d1d2d 100644 --- a/recipes/trigger_recipe_roller.txt +++ b/recipes/trigger_recipe_roller.txt @@ -10,4 +10,3 @@ a new friend, but this information was marked RVG, so it was months before any details were revealed. The End! -