* Added XPATH functions position
This commit is contained in:
parent
8f81eb1c66
commit
fab261cb53
13 changed files with 98 additions and 23 deletions
|
|
@ -1,10 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
# Setup cligen and clixon
|
||||
|
||||
set -ux
|
||||
|
||||
#!/usr/bin/env bash
|
||||
set -eux # x
|
||||
set -eux
|
||||
|
||||
if [ $# -ne 3 ]; then
|
||||
echo "usage: $0 <release> <wwwuser> <with_restconf>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue