Test: yang models added patches to counter https://github.com/YangModels/yang/issues/1165
This commit is contained in:
parent
503c4f8754
commit
31719b5ef4
2 changed files with 13 additions and 9 deletions
|
|
@ -280,6 +280,7 @@ cat<<EOF > $dir/yangmodels.sh
|
|||
cd /usr/local/share
|
||||
test -d yang || mkdir yang
|
||||
cd yang
|
||||
git config --global init.defaultBranch master
|
||||
git init
|
||||
git remote add -f origin https://github.com/YangModels/yang
|
||||
git config core.sparseCheckout true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue