Added missed line on backport to 3006.x

This commit is contained in:
David Murphy 2023-04-10 11:47:48 -06:00
parent fc9b8063ce
commit 7a840087a0
No known key found for this signature in database
GPG key ID: 2A0B9ABC42BBA5E9

View file

@ -1764,6 +1764,7 @@ def runner(
return rclient.cmd(
name,
arg=arg,
pub_data=pub_data,
kwarg=kwarg,
print_event=False,
full_return=full_return,