Only test recursive dirs for OpenConfig tests.

This commit is contained in:
Kristofer Hallin 2021-11-09 09:17:53 +01:00
parent 9ce20ea449
commit 02a5d97377
No known key found for this signature in database
GPG key ID: 5A2B21943DE5C500
49 changed files with 56 additions and 98 deletions

View file

@ -219,8 +219,6 @@ if [ ! -d $dir ]; then
mkdir $dir
fi
dir_tmp=/var/tmp
# Default restconf configuration: http IPv4
# Can be placed in clixon-config
# Note that https clause assumes there exists certs and keys in /etc/ssl,...