Argument parser cannot handle = in option value #153

Closed
opened 2020-12-07 15:28:50 +01:00 by FWDekker · 0 comments
Owner

Invoking useradd -d="a=b" felix should change that user's description to a=b, but instead it returns Could not parse input: Unexpected number of parts.. No exception appears in the console log.

Invoking `useradd -d="a=b" felix` should change that user's description to `a=b`, but instead it returns `Could not parse input: Unexpected number of parts.`. No exception appears in the console log.
FWDekker added the
bug
label 2020-12-07 15:28:50 +01:00
FWDekker self-assigned this 2020-12-07 15:28:50 +01:00
Sign in to join this conversation.
No description provided.