Closed BillRothVMware closed 2 years ago
@BillRothVMware, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org>
to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.
I figured out how to sign after the fact. Let me know if this causes issues.
I believe I have fixed the show-csp-groups function, and it should now do error handling properly. Please review.
The only files changed should be: pyvmc.py pyvmc_csp.py and README.md. Not sure I used .gitignore properly. please check my work as this is my first pull request. thanks.