On Tuesday, December 15, 2015 at 5:48:36 PM UTC-5, Josh Cooper wrote:
>
>
> Puppet is interpreting \` as an escape sequence since it's in a 
> double-quoted string, and reporting that it's an invalid escape sequence. I 
> think you'll need to escape the backslash:
>
> $string="/var/log/syslog -C 8 -a 'kill -HUP \\`cat /var/run/syslog.pid\\`'"
>  
>

Bingo! Thank you very much
 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/d176a1c9-0310-420d-858c-60a992d3faeb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to