Bug #2236
macaddress fact uses each_line on arrays
| Status: | Closed | Start date: | 05/11/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 1.5.5 | |||
| Keywords: | Affected Facter version: | |||
| Branch: | ||||
| Votes: | 0 |
Description
spec —options spec.opts unit/facter.rb ………….Could not retrieve macaddress: undefined method `each_line' for #<Array:0x12ccfbc> F………
1) NoMethodError in ‘Facter should only return one mac address’ undefined method `include?‘ for nil:NilClass ./unit/facter.rb:107:
Finished in 0.285668 seconds
23 examples, 1 failure
History
Updated by Paul Nasrat almost 3 years ago
- Status changed from Unreviewed to In Topic Branch Pending Review
Fixed in tickets/master/2236 on my github facter tree.
Updated by James Turnbull almost 3 years ago
- Status changed from In Topic Branch Pending Review to Closed
Pushed in commit:2518312500b63d818815c8cdb0c6af2c8e0f6dd7 in branch master.