help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trouble with ExecResult builtin


From: Marion Hakanson
Subject: trouble with ExecResult builtin
Date: Mon, 11 Nov 2002 20:25:18 -0800

Folks,

I was converting my old "exec /bin/blah $(mymacro) foo" definitions into the
new ExecResult(/bin/blah $(mymacro) foo) form, and it looks like the command
being executed is getting truncated at the first ")".  If I instead put
curly-brackets around the macro name, ExecResult(/bin/blah ${mymacro} foo), 
things work perfectly.

Anyone else had this problem?

Regards,

-- 
Marion Hakanson <hakanson@cse.ogi.edu>
CSE Computing Facilities






reply via email to

[Prev in Thread] Current Thread [Next in Thread]