From 631ebaa759b35aac81755cae3baffe3a7ccdf7ba Mon Sep 17 00:00:00 2001 From: Philip Prindeville Date: Thu, 30 Nov 2023 13:47:47 -0700 Subject: [PATCH] Fix issues with valgrind w/ sudo --- test/test_pagination_expect.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_pagination_expect.exp b/test/test_pagination_expect.exp index ee7e3374..e8fb1fbf 100755 --- a/test/test_pagination_expect.exp +++ b/test/test_pagination_expect.exp @@ -24,7 +24,7 @@ set line2 [lindex $argv 3] set timeout 15 -spawn $clixon_cli -f $cfg +spawn {*}$clixon_cli -f $cfg send "show pagination xpath $xpath cli\n"