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

restore ReconfigureLeafCmd function #3

Closed
wants to merge 2 commits into from

Conversation

paulczar
Copy link

@paulczar paulczar commented Dec 29, 2020

Signed-off-by: Paul Czarkowski username.taken@gmail.com

I'm unsure of the need for ReconfigureLeafCmd being renamed to ReconfigureLeafCmds, but it broke a bunch of deps for me, this restores the functionality that I needed.

fixes #2

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
ReconfigureLeafCmds returns a different type to the original ReconfigureLeafCmd

As I am unsure of the motives of ReconfigureLeafCmds , This restores ReconfigureLeafCmd as it was so that both can be used.


Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
@paulczar paulczar changed the title rename ReconfigureLeafCmds to ReconfigureLeafCmd restore ReconfigureLeafCmd function Dec 29, 2020
@cppforlife cppforlife closed this Oct 21, 2022
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

Successfully merging this pull request may close these issues.

undefined: cobrautil.ReconfigureLeafCmd
2 participants