Low: cts: Don't try to shlex.split(None) for fencing params.
From the python documentation:
Changed in version 3.12: Passing None for s argument now raises an
exception, rather than reading sys.stdin.
Low: cts: Don't try to shlex.split(None) for fencing params. Tags None Referenced Files None Subscribers None
Description
Details
|