Text syntax parser/loader

Added string quites around text containing spaces
Added support for colon in text
This commit is contained in:
Olof hagsand 2022-05-19 14:35:18 +02:00
parent 2ece0b8f51
commit 820ed5686b
5 changed files with 116 additions and 14 deletions

View file

@ -20,7 +20,7 @@ fi
OCDIR=$OPENCONFIG/release/models
# Generate autocli for these modules
AUTOCLI=$(autocli_config clixon-example kw-nokey false)
AUTOCLI=$(autocli_config openconfig* kw-nokey false)
cat <<EOF > $cfg
<clixon-config xmlns="http://clicon.org/config">
@ -197,7 +197,6 @@ if [ $BE -ne 0 ]; then
stop_backend -f $cfg
fi
rm -rf $dir
new "endtest"