http://bugzilla.wpkg.org/show_bug.cgi?id=262
Stefan Pendl <pendl2mega...@yahoo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pendl2mega...@yahoo.de --- Comment #10 from Stefan Pendl <pendl2mega...@yahoo.de> --- Keeping the current order of "read host -> read profile -> read package -> apply", where the last variable read will override the previous variables, we just need to change the Wiki to reflect this now defined read order. To have a variable at a higher level override the ones below, a conditional check needs to be added to the variable definitions on the lower levels. I envision a check like below: <!-- code start (watch for line wraps) --> <variable name="MY_VAR" value="true"> <condition> <check type="host" condition="environment" value="MY_VAR=^$" </condition> </variable> <!-- code end --> Is this correct Rainer? -- 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. ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list wpkg-users@lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users