Fix issues with valgrind w/ sudo

This commit is contained in:
Philip Prindeville 2023-11-30 13:47:47 -07:00 committed by Olof Hagsand
parent c46872c3fd
commit 631ebaa759

View file

@ -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"