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

T5312: Escape special character #2053

Merged
merged 1 commit into from
Jun 24, 2023
Merged

T5312: Escape special character #2053

merged 1 commit into from
Jun 24, 2023

Conversation

JonSanMan
Copy link
Contributor

Change Summary

Added necessary escape characters for help text

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Component(s) name

qos

Proposed changes

Add '%' to escape a % in the string

How to test

In configuration mode, view help text at:

set qos policy shaper TEST default bandwidth ?

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@vyosbot vyosbot requested review from a team, dmbaturin, sarthurdev, zdc, jestabro, sever-sever and c-po and removed request for a team June 23, 2023 23:28
@c-po c-po merged commit efc19e7 into vyos:current Jun 24, 2023
9 of 11 checks passed
@JonSanMan JonSanMan deleted the scalable-qos branch June 25, 2023 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants