Example: added cli pipe
This commit is contained in:
parent
826a4c3fb3
commit
f9faf1039a
8 changed files with 72 additions and 28 deletions
|
|
@ -28,7 +28,7 @@ set timeout 15
|
|||
|
||||
spawn {*}$clixon_cli -f $cfg
|
||||
|
||||
send "show pagination xpath $xpath cli\n"
|
||||
send "show pagination xpath $xpath\n"
|
||||
|
||||
expect {
|
||||
timeout { send_user "\n$line1 not received.\n"; exit 1}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue