Skip to content
Snippets Groups Projects
Thomas Bellman's avatar
Thomas Bellman authored
In one instance, "\." was used, inside a double-quoted string literal.
This should have been "\\.".  Fix that.  (This happened to work anyway,
since Puppet leaves unknown backslash sequences as they are, and just
emits a warning on syslog every time the manifest is compiled.)
the
ff8f27d0
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..