Closed Bug 1202962 Opened 10 years ago Closed 10 years ago

Unrecognized escape sequences

Categories

(Infrastructure & Operations :: RelOps: Puppet, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: arich, Assigned: dividehex)

Details

Attachments

(1 file, 1 obsolete file)

We've had a few more of these crop up. We want to make sure to check puppet logs when making changes so that we don't keep introducing these issues. Unrecognised escape sequence '\b' in file /etc/puppet/production/modules/runner/manifests/settings.pp at line 19 Unrecognised escape sequence '\ ' in file /etc/puppet/production/modules/gui/manifests/appearance.pp at line 14 Unrecognised escape sequence '\ ' in file /etc/puppet/production/modules/gui/manifests/appearance.pp at line 15 Unrecognised escape sequence '\R' in file /etc/puppet/production/modules/needs_reboot/manifests/init.pp at line 53
Flags: needinfo?(mcornmesser)
Flags: needinfo?(jwatkins)
And one more: Unrecognised escape sequence '\h' in file /etc/puppet/production/modules/packages/manifests/mozilla/mozilla_build.pp at line 44
Attached patch bug1202962-needs_reboot.patch (obsolete) — Splinter Review
Changes double quote to single quote. Puppet should not be interrupting those backslashes as escape sequences.
Flags: needinfo?(jwatkins)
Attachment #8658823 - Flags: review?(arich)
Attachment #8658823 - Flags: review?(arich) → review+
Fixes various strings. Untested
Assignee: relops → jwatkins
Attachment #8658823 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Flags: needinfo?(mcornmesser)
Attachment #8658834 - Flags: review?(dustin)
Attachment #8658834 - Flags: review?(dustin) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: