fixing version dependencies in tests
This commit is contained in:
parent
2d141b7dff
commit
08e212efef
8 changed files with 20 additions and 22 deletions
|
|
@ -61,7 +61,7 @@ EOF
|
|||
fi
|
||||
|
||||
new "$clixon_cli -1f $cfg show version"
|
||||
expectpart "$($clixon_cli -1f $cfg show version)" 0 "$version."
|
||||
expectpart "$($clixon_cli -1f $cfg show version)" 0 "${CLIXON_VERSION}"
|
||||
|
||||
new "hello session-id 2"
|
||||
expecteof "$clixon_util_socket -a $family -s $sock -D $DBG" 0 "<hello $DEFAULTNS/>" "<hello $DEFAULTNS><session-id>3</session-id></hello>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue