* Add default network namespace constant: RESTCONF_NETNS_DEFAULT with default value "default".

This commit is contained in:
Olof hagsand 2021-04-22 13:45:02 +02:00
parent 2ce8d9b488
commit ecd5f7de70
6 changed files with 14 additions and 5 deletions

View file

@ -26,5 +26,5 @@ find . -name "*.gcda" | xargs sudo chmod 777
#GITHUB_SHA=
# Push upstream
# The -f dont seem to work
bash <(curl -s https://codecov.io/bash) -f '!clixon_util*' -f '!example' -t ${TOKEN}
bash <(curl -s https://codecov.io/bash) -t ${TOKEN}