Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gemset list strings output #1285

Closed
telmich opened this issue Nov 2, 2012 · 0 comments
Closed

Fix gemset list strings output #1285

telmich opened this issue Nov 2, 2012 · 0 comments
Assignees
Milestone

Comments

@telmich
Copy link

telmich commented Nov 2, 2012

Current behaviour:

rails@rails-19:~/wittbib$ rvm gemset list strings

gemsets for ruby-1.9.2-p320 (found in /home/rails/.rvm/gems/ruby-1.9.2-p320)
(default)
global
wittbib (current)

Expected behaviour:

  • don't print empty line
  • don't print line with the paths => only print available gemsets
  • remove braces from (default)
  • remove (current) => this can be used in the normal rvm gemset list command
@ghost ghost assigned mpapis Nov 2, 2012
@mpapis mpapis closed this as completed in 0a27090 Nov 2, 2012
sideeffect42 pushed a commit to skonfig/extra that referenced this issue Apr 29, 2022
See rvm/rvm#1285

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants