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

Fix XPath syntax error caught by pyang in openconfig-wifi-mac.yang #1169

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

missaesasaya
Copy link
Contributor

[Note: Please fill out the following template for your pull request. lines
tagged with "Note" can be removed from the template.]

[Note: Before this PR can be reviewed please agree to the CLA covering this
repo. Please also review the contribution guide -
https://github.com/openconfig/public/blob/master/doc/external-contributions-guide.md]

Change Scope

Fix XPath syntax error caught by pyang:
./wifi/openconfig-wifi-mac.yang:309: error: XPath syntax error: syntax error
./wifi/openconfig-wifi-mac.yang:324: error: XPath syntax error: syntax error
./wifi/openconfig-wifi-mac.yang:401: error: XPath syntax error: syntax error

./wifi/openconfig-wifi-mac.yang:309: error: XPath syntax error: syntax error
./wifi/openconfig-wifi-mac.yang:324: error: XPath syntax error: syntax error
./wifi/openconfig-wifi-mac.yang:401: error: XPath syntax error: syntax error
@dplore
Copy link
Member

dplore commented Aug 22, 2024

/gcbrun

@OpenConfigBot
Copy link

No major YANG version changes in commit 9341c4f

Copy link
Contributor

@mike-albano mike-albano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix.

@mike-albano mike-albano merged commit bdf3c7d into openconfig:master Aug 22, 2024
14 checks passed
sallylsy pushed a commit to sallylsy/OC_public that referenced this pull request Sep 5, 2024
…penconfig#1169)

* Fix XPath syntax caught by pyang:

./wifi/openconfig-wifi-mac.yang:309: error: XPath syntax error: syntax error
./wifi/openconfig-wifi-mac.yang:324: error: XPath syntax error: syntax error
./wifi/openconfig-wifi-mac.yang:401: error: XPath syntax error: syntax error

* Fix revision statements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants