- Fixed: [xml2txt last param not used #204](https://github.com/clicon/clixon/issues/204)
- test: coverage test scripts for CI
This commit is contained in:
parent
e9b07cebab
commit
1d29d29415
5 changed files with 37 additions and 5 deletions
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
# Typical run: ./cicd.sh 2>&1 | tee cilog
|
||||
|
||||
set -eux # x
|
||||
set -eux
|
||||
|
||||
if [ $# -ne 2 ]; then
|
||||
echo "usage: $0 <host> <restconf>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue