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

useless use of a variable in void context - jruby #2

Open
erikh opened this issue Jan 7, 2011 · 1 comment
Open

useless use of a variable in void context - jruby #2

erikh opened this issue Jan 7, 2011 · 1 comment
Labels

Comments

@erikh
Copy link

erikh commented Jan 7, 2011

rdimarco@new-host-2 ~$ gem test rubygems-test
warning: couldn't activate the git plugin, skipping
/Users/rdimarco/.rvm/rubies/jruby-1.5.5/bin/jruby -w -Ilib:bin:test:. -e 'require "rubygems"; require "test/unit"; require "test/test_execute.rb"' -- 
(erb):33 warning: Useless use of a variable in void context.
ERROR:  Could not find gem test-gem (0.0.0)
(erb):33 warning: Useless use of a variable in void context.
(erb):33 warning: Useless use of a variable in void context.
ERROR:  Couldn't find rakefile -- this gem cannot be tested. Aborting.
(erb):33 warning: Useless use of a variable in void context.
Upload these results? [Yn]  Y
Test results posted successfully! 
    http://gem-testers.org/gems/rubygems-test/v/0.2.0/test_results/54
@erikh
Copy link
Author

erikh commented Jan 8, 2011

Still not sure how to fix this one. If anyone else has the opportunity to take a stab at it, I'd appreciate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant