Page MenuHomeDevCentral

Rename jails.list into jails.list_jails
ClosedPublic

Authored by dereckson on Mar 7 2022, 22:13.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 26, 09:27
Unknown Object (File)
Mon, Feb 23, 09:11
Unknown Object (File)
Wed, Feb 18, 10:28
Unknown Object (File)
Fri, Feb 13, 04:41
Unknown Object (File)
Mon, Feb 9, 11:48
Unknown Object (File)
Mon, Feb 9, 01:45
Unknown Object (File)
Mon, Feb 9, 01:43
Unknown Object (File)
Mon, Feb 9, 00:11
Subscribers
None

Details

Summary

list() is a reserved method name in Python,
so it shadows it.

This is a follow-up for 5a1d179f76e5.

Test Plan

make test

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
fix-shadow-jails
Build Status
Buildable 4041
Build 4293: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 7 2022, 22:13
This revision was automatically updated to reflect the committed changes.