Fix issues with valgrind w/ sudo
This commit is contained in:
parent
c46872c3fd
commit
631ebaa759
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ set line2 [lindex $argv 3]
|
||||||
|
|
||||||
set timeout 15
|
set timeout 15
|
||||||
|
|
||||||
spawn $clixon_cli -f $cfg
|
spawn {*}$clixon_cli -f $cfg
|
||||||
|
|
||||||
send "show pagination xpath $xpath cli\n"
|
send "show pagination xpath $xpath cli\n"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue