micha / resty

Little command line REST client that you can use in pipelines (bash or zsh).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Returns 2 instead of 0 for successful requests

micha opened this issue · comments

Resty is reported to return 2 instead of the correct 0 value for successful requests. This breaks scripts that expect a zero return value on success.

I can't replicate this behavior. Closing the ticket.