test yangmodels typo

This commit is contained in:
Olof Hagsand 2021-02-22 20:46:19 +00:00
parent 3d07db24d9
commit 187da4dc47
5 changed files with 21 additions and 50 deletions

View file

@ -74,20 +74,3 @@ expectpart "$($clixon_cli -D $DBG -1f $cfg -o CLICON_YANG_MAIN_DIR=$YANGMODELS/s
rm -rf $dir
exit 0
# Diff to make it work
diff --git a/standard/ieee/published/802.3/ieee802-ethernet-pon.yang b/standard/ieee/published/802.3/ieee802-ethernet-pon.yang
index 37c54c2a..a56b5f50 100755
--- a/standard/ieee/published/802.3/ieee802-ethernet-pon.yang
+++ b/standard/ieee/published/802.3/ieee802-ethernet-pon.yang
@@ -2421,7 +2421,7 @@ module ieee802-ethernet-pon {
}
leaf mpcp-maximum-queue-count-per-report {
- when "../ompe-mode = olt'";
+ when "../ompe-mode = 'olt'";^M
type mpcp-maximum-queue-count-per-report;
config false;