[PATCH blktests v2 1/3] nvme/rc: Parse optional arguments in _nvme_connect_subsys()

Daniel Wagner dwagner at suse.de
Wed Mar 22 04:08:25 PDT 2023


On Wed, Mar 22, 2023 at 11:16:46AM +0100, Daniel Wagner wrote:
> +			-S|--dhchap-secret)
> +				hostkey="$2"
> +				shift
> +				shift
> +				;;
> +			-C|--dhchap-ctrl-sectret)

Urgh, typo. I wonder why I didn't caught this in my first round of testing.



More information about the Linux-nvme mailing list