Skip to content

context: remove debug print#166

Open
jeremie6wind wants to merge 3 commits intoCESNET:masterfrom
jeremie6wind:master
Open

context: remove debug print#166
jeremie6wind wants to merge 3 commits intoCESNET:masterfrom
jeremie6wind:master

Conversation

@jeremie6wind
Copy link
Contributor

This log was introduced for debug. Remove it.

Fixes: 0a4b09f ("cffi: allows to usage of libyang v4")

The sed command with the regex fails to keep the sha1 and remove the
commit title from the 'Fixes' trailer. Then the git command fails to
find the commit. A commit with 'Fixes' can not be validated by the
script.
Fix the regex to extract the sha1.

Signed-off-by: Jeremie Leska <jeremie.leska@6wind.com>
This log was introduced for debug. Remove it.

Fixes: 0a4b09f ("cffi: allows to usage of libyang v4")
Signed-off-by: Jeremie Leska <jeremie.leska@6wind.com>
It is not always possible to get the features from the parsed module.
It is the case for a module obtained from a sysrepo printed context.
Introduce compiled_enabled_features that returns the features from
the compiled object.

Signed-off-by: Jeremie Leska <jeremie.leska@6wind.com>
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.

1 participant