Issue #4690 has been reported by R.I. Pienaar aka Volcane.
----------------------------------------
Bug #4690: MS-DOS format files causes syntax errors that are hard to debug
http://projects.puppetlabs.com/issues/4690
Author: R.I. Pienaar aka Volcane
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Affected version:
Keywords:
Branch:
Given the simple manifest below saved in DOS format:
<pre>
class foo {
}
</pre>
Puppet can't parse this:
<pre>
% puppet --parseonly test.pp
err: Could not parse for environment production: Could not match '}' at
/home/rip/test.pp:1
</pre>
It's worth either giving better errors or supporting DOS format files.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.