We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d303462 commit 493a0feCopy full SHA for 493a0fe
src/services/pcn-transparent-helloworld/datamodel/transparent-helloworld.yang
src/services/pcn-transparent-helloworld/src/CMakeLists.txt
@@ -30,7 +30,7 @@ load_file_as_variable(pcn-transparenthelloworld
30
31
# load datamodel in a variable
32
load_file_as_variable(pcn-transparenthelloworld
33
- ../datamodel/transparent-helloworld.yang transparenthelloworld_datamodel)
+ ../datamodel/transparenthelloworld.yang transparenthelloworld_datamodel)
34
35
# Specify shared library install directory
36
0 commit comments