diff options
author | Matt Robinson <matt@puppetlabs.com> | 2011-03-22 22:51:34 -0700 |
---|---|---|
committer | Matt Robinson <matt@puppetlabs.com> | 2011-03-23 13:10:45 -0700 |
commit | 054eac6a66113eca3704f26a341aa873162782bb (patch) | |
tree | 0f5d2814365a51c6e5c20a6b95d711bfbdb6024d /lib/puppet/util/rdoc/code_objects.rb | |
parent | 7a4fcf2835ac414fe3c5b1b4e4b16c13a2c92d09 (diff) | |
download | puppet-054eac6a66113eca3704f26a341aa873162782bb.tar.gz puppet-054eac6a66113eca3704f26a341aa873162782bb.tar.xz puppet-054eac6a66113eca3704f26a341aa873162782bb.zip |
(#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>
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions