On Jun 8, 2012, at 2:05 PM, Dan Langille wrote:

> On 2012-06-08 10:21, Kern Sibbald wrote:
>> On 06/08/2012 02:40 PM, Dan Langille wrote:
> 
> I see this defined:
> 
> ECHO = printf %s\n

I think he's saying that in the original form had single quotes, like this:

> ECHO='printf %s\n'

Also it appears you tried two other forms which are slightly different than the 
original.

  ECHO='printf "%s\n"'
  ECHO='printf %s\\n'

Bryan

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to