easy-rsa icon indicating copy to clipboard operation
easy-rsa copied to clipboard

show: Reorder parameter checks to guard against empty input

Open TinCanTech opened this issue 3 years ago • 0 comments

'shift 2' was moved above the parameter check in previous commit: 1d227736e404b805e84b8949aa238a240c4ad5eb

Move it back to after the check and reword user output for clarity.

Relates-to: #632

Signed-off-by: Richard T Bonhomme [email protected]

TinCanTech avatar Aug 15 '22 19:08 TinCanTech