fixed tests after updates
This commit is contained in:
parent
6b08a22f04
commit
72dd31395e
6 changed files with 16 additions and 7 deletions
|
|
@ -31,7 +31,7 @@ if [ -d ${TOP_SRCDIR}/example/main/$y ]; then
|
|||
else
|
||||
cp /usr/local/share/clixon/$y $dir/
|
||||
fi
|
||||
y=clixon-restconf@2020-10-30.yang
|
||||
y=clixon-restconf@2020-12-30.yang
|
||||
if [ -d ${TOP_SRCDIR}/yang/clixon ]; then
|
||||
cp ${TOP_SRCDIR}/yang/clixon/$y $dir/
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue