Menu

#49 4.02_03 'use_all_a_records' option not working

v1.0 (example)
pending
nobody
5
2014-05-20
2014-05-01
No

the -A / use_all_a_records option is not functional in 4.02_03. Have not tested earlier versions.

I suspect this is because the code starting at ClusterSSH.pm line 402 does not repopulate @tag_list with the expanded results. Adding:
@tag_list = $self->cluster->get_tag($dirty);
as in the attached diff causes the feature to start working.

1 Attachments

Discussion

  • Duncan Ferguson

    Duncan Ferguson - 2014-05-20

    Fixed and released in 4.02_04

    Thanks

    Duncs

     
  • Duncan Ferguson

    Duncan Ferguson - 2014-05-20
    • status: open --> pending
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.