HomePhorge

(#6820) Fix Invalid multibyte character
054eac6a6611Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(#6820) Fix Invalid multibyte character

puppet/spec/unit/network/authstore_spec.rb:89:
invalid multibyte char (US-ASCII)
puppet/spec/unit/network/authstore_spec.rb:89:
syntax error, unexpected $end, expecting ']'

" 2001:0000:1234:0000:0000:C1C0:ABCD:0876  0",
                                               ^

There was a non-breaking space (HEX A0) in that line because according
to Markus (who made the original commit), these test lines were copy
pasted from a web page. The intent wasn't to test non-breaking speace
chacters for IPV6.

Reviewed-by: Jacob Helwig <jacob@puppetlabs.com>

Details

Provenance
Matt Robinson <matt@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7a4fcf2835ac: (#6820) Fix RDOC parser to work with Ruby 1.9
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Robinson <matt@puppetlabs.com> committed rPU054eac6a6611: (#6820) Fix Invalid multibyte character (authored by Matt Robinson <matt@puppetlabs.com>).Mar 23 2011, 9:10 PM