diff options
author | Stefan Metzmacher <metze@samba.org> | 2014-08-26 23:11:39 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2014-09-05 19:47:05 +0200 |
commit | da8c76354549a64181cffc36e1c0bb0c6c4f87d3 (patch) | |
tree | 8a69a663b48c354acb8b89c4351d22c4ae581f4c /python/samba/netcmd/user.py | |
parent | ee8fbbd41741e958e0ab6d7b9ab465d664abac60 (diff) | |
download | samba-da8c76354549a64181cffc36e1c0bb0c6c4f87d3.tar.gz samba-da8c76354549a64181cffc36e1c0bb0c6c4f87d3.tar.xz samba-da8c76354549a64181cffc36e1c0bb0c6c4f87d3.zip |
wafsamba: fix dependency for SAMBA_GENERATOR() when passing vars!=None
vars can only be a dictionary as that's the only thing bld.EXPAND_VARIABLES()
accepts.
We need to checksum the whole vars dictionary into the dependencies.
We set task.env.SAMBA_GENERATOR_VARS = vars and add SAMBA_GENERATOR_VARS
to the dep_vars.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=10472
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'python/samba/netcmd/user.py')
0 files changed, 0 insertions, 0 deletions