[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: module vars and control vars different?
From: |
Adrian Phillips |
Subject: |
Re: module vars and control vars different? |
Date: |
24 Jul 2002 06:55:14 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
>>>>> "Chris" == Chris (Ducky) Chapin <cchapin@qualcomm.com> writes:
Chris> If I have a cfagent.conf that looks like this:
Chris> === cfagent.conf control: actionsequence = ( module:foo
Chris> shellcommands ) moduledirectory = (
Chris> <whereeverthatdamnedthingis> )
Chris> bar = ( "one:two:three" )
Chris> shellcommands: any:: "/usr/bin/echo $(foo)" "/usr/bin/echo
Chris> $(bar)"
Chris> === module:foo #!/bin/sh
Chris> echo "=foo=once:twice:thrice"
Without looking at the code - try quoting :
echo '=foo="once:twice:thrice"'
?
Sincerely,
Adrian Phillips
--
Your mouse has moved.
Windows NT must be restarted for the change to take effect.
Reboot now? [OK]