Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jail_update is called with 4 parameter #27

Open
gllb opened this issue Feb 22, 2021 · 1 comment
Open

jail_update is called with 4 parameter #27

gllb opened this issue Feb 22, 2021 · 1 comment

Comments

@gllb
Copy link

gllb commented Feb 22, 2021

Hello,

jail_update() take 3 positional arguments but 4 were given.

jail_update definition:

def jail_update(module, iocage_path, name):

jail_update call:

release, changed, _msg = jail_update(module, iocage_path, name, release)

@xmj
Copy link
Member

xmj commented Aug 21, 2021

Hi @gllb - apologies for not seeing this earlier.
I think this has now been overcome by events with the latest merge.

Could you please confirm with latest master branch and see if it's still a problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants