gp: Fix startup scripts list not fail with empty args
commit4321be515b41ac4b129e2334f19cfd628809cf3d
authorDavid Mulder <dmulder@samba.org>
Mon, 14 Nov 2022 16:49:18 +0000 (14 09:49 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 15 Nov 2022 01:08:38 +0000 (15 01:08 +0000)
tree84bfe819d905a129264e25b4d0eacb8f06b682e4
parentf04f205d273605b0c09799cc55fc218ce907c827
gp: Fix startup scripts list not fail with empty args

This fixes the startup scripts list command to
not fail when the parameters variable is empty.

Signed-off-by: David Mulder <dmulder@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/netcmd/gpo.py