Project

General

Profile

Actions

Bug #19092

closed

gem uninstall exit code when multiple gem are installed and no option is given on prompt

Added by megatux (Cristian Molina) over 1 year ago. Updated over 1 year ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
3.1.2p20 , 2.7.5p203
[ruby-core:110546]

Description

When there are several versions of a gem to uninstall and there is a prompt with all the installed versions and it is waiting for the number of the option to uninstall, if you press ENTER then it displays an error message like this

Error: must enter a number [1-3]

and exits. That's fine but checking the exit code for this with echo $? it shows 0. Shouldn't be something different than zero if it exited with an error message?

Actions

Also available in: Atom PDF

Like1
Like0Like0