[wpkg-users] [Bug 221] log expanded command string
bugzilla-daemon at bugzilla.wpkg.org
bugzilla-daemon at bugzilla.wpkg.org
Sat Jul 9 10:59:40 CEST 2011
http://bugzilla.wpkg.org/show_bug.cgi?id=221
--- Comment #1 from Stefan Pendl <pendl2megabit at yahoo.de> ---
There is one pro and one con about using the expanded command line by
shell.exec():
PRO:
This would allow using package variables inside of other package variables,
since it needs double expansion.
On the other hand this could be achieved in a different way for the variables
too.
CON:
Using variable place holders for REG_EXPAND_SZ values of "REG ADD" would need
another layer of preventing expansion, since currently only one layer is needed
and can be easily implemented.
Just to mention that,
Stefan
--
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the wpkg-users
mailing list