cli: fixes bug where the wrong exit status is reported#2370
Conversation
|
@RuvenSalamon is attempting to deploy a commit to the coral-xyz Team on Vercel. A member of the Team first needs to authorize it. |
|
Ok, so this is linked to how AVM processes CLI calls and sends them to whatever version of anchor is active. Don't forget to add a changelog. |
490c0b8 to
bf6488e
Compare
Done! |
|
Dumb question but how can i verify / test that this doesn't just break AVM. I'm not sure if avm has tests or if the tests use avm for their CLI stuff. I only ask because I assume this is something you've tested locally in order to verify that it works? |
I basically compiled and ran the executable from the |
|
(Accidentally closed the PR, misclick) |
Fixes: #2117