summaryrefslogtreecommitdiffstats
path: root/yang-compiler/build.json
diff options
context:
space:
mode:
Diffstat (limited to 'yang-compiler/build.json')
-rw-r--r--yang-compiler/build.json40
1 files changed, 23 insertions, 17 deletions
diff --git a/yang-compiler/build.json b/yang-compiler/build.json
index 43d258e..2625c76 100644
--- a/yang-compiler/build.json
+++ b/yang-compiler/build.json
@@ -1,22 +1,7 @@
{
"yang": {
- "module": [
- {
- "name": "ietf-interfaces",
- "revision": ""
- },
- {
- "name": "huawei-ifm",
- "revision": "2022-08-06"
- },
- {
- "name": "huawei-bgp",
- "revision": ""
- },
- {
- "name": "huawei-network-instance",
- "revision": ""
- }
+ "dir" : [
+ "C:\\Users\\Administrator\\IdeaProjects\\huawei-yang\\network-router\\8.21.0\\atn-980b"
]
},
"plugin": [
@@ -34,6 +19,27 @@
]
},
{
+ "name": "yang_comparator",
+ "parameter": [
+ {
+ "name": "old-yang",
+ "value": {
+ "dir" : [
+ "C:\\Users\\Administrator\\IdeaProjects\\huawei-yang\\network-router\\8.20.0\\atn980b"
+ ]
+ }
+ },
+ {
+ "name": "compare-type",
+ "value": "stmt"
+ },
+ {
+ "name" : "result",
+ "value" : "out/diff_stmt.xml"
+ }
+ ]
+ },
+ {
"name": "yang_statistics",
"parameter" : [
{