Hi everybody,

I am playing around with writing a module to read in variables from a plain text file, and was wondering what to do about values with spaces. For example, I am returning values from my script as:

=variablename=variable value

but should I be doing this:

=variablename="variable value"

At the moment I am simply running an external bash script (ExecResult) for every value I need, and that does not seem to need quotes, but perhaps ExecResult is doing it for me.

All answers appreciated!

Thanks,

Marco.

--
Marco van Beek
==========================================
Supporting Role Ltd.
Grove Park Studios,
188-192 Sutton Court Rd,
London, W4 3HR
==========================================
T: 0870 757 2824
F: 0870 757 2826
M: 0788 770 3604
E: [EMAIL PROTECTED]
==========================================
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
http://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to