]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(#10324) Remove extraneous whitespace from iptables rule line in spec tests
authorKen Barber <ken@bob.sh>
Thu, 27 Oct 2011 11:20:36 +0000 (12:20 +0100)
committerKen Barber <ken@bob.sh>
Thu, 27 Oct 2011 11:20:36 +0000 (12:20 +0100)
commit83663b82d9b4a8916f410de0a9994cef427b6f31
tree1bff4aff39de9829da7537adc4719b34656a15e3
parent05c94df4263fa5904054a2787a699930756dc9b8
(#10324) Remove extraneous whitespace from iptables rule line in spec tests

The extra spaces between port numbers were messing up the parse and
putting elements in the wrong parts of the hash during rule_to_hash.

This wasn't causing a test problem now, but was creating an issue for
other work people were doing on the module.
spec/unit/puppet/provider/iptables_spec.rb