Actions
Bug #19241
closedwarning: already initialized constant ARGV running foreman-rake console
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1441070
Remove warning messages when running console to improve user experience when debugging issues:
[root@sat foreman]# foreman-rake console
/usr/share/foreman/lib/tasks/console.rake:4: warning: already initialized constant ARGV
Loading production environment (Rails 4.1.5)
irb(main):001:0>
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Pull request https://github.com/theforeman/foreman/pull/4450 added
Updated by Daniel Lobato Garcia over 7 years ago
- Subject changed from warning: already initialized constant ARGV running foreman-rake console to warning: already initialized constant ARGV running foreman-rake console
- Translation missing: en.field_release set to 248
Updated by Ivan Necas over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset eb831f37ddaa60b50a05e6669f59c1c37d55c02d.
Actions