Hi,
I am seeing the parsing errors during listen at netopeer2-cli if there are a different line ending format in the yang file.
Although the yang file needs a fix, is there a way to ignore the mismatch in line endings at the netopeer2-cli?
I am using a windows based yang file to load on a Unix machine running Netconf server.
Error message
ly ERROR: Invalid character 0xd. (Line number 167.)
yang file snippet:
when "(../../transport-session-type = 'ALIASMAC-INTERFACE') or
\n(../../transport-session-type = 'ETH-INTERFACE') or
\n(../../transport-session-type = 'SHARED-CELL-ETH-INTERFACE')";
Many thanks,
Pramod
Hi,
I am seeing the parsing errors during listen at netopeer2-cli if there are a different line ending format in the yang file.
Although the yang file needs a fix, is there a way to ignore the mismatch in line endings at the netopeer2-cli?
I am using a windows based yang file to load on a Unix machine running Netconf server.
Error message
ly ERROR: Invalid character 0xd. (Line number 167.)
yang file snippet:
when "(../../transport-session-type = 'ALIASMAC-INTERFACE') or
\n(../../transport-session-type = 'ETH-INTERFACE') or
\n(../../transport-session-type = 'SHARED-CELL-ETH-INTERFACE')";
Many thanks,
Pramod