summaryrefslogtreecommitdiff
path: root/lib/ldb/tests/python/api.py
diff options
context:
space:
mode:
authorJoseph Sutton <josephsutton@catalyst.net.nz>2023-08-29 20:48:14 +1200
committerAndrew Bartlett <abartlet@samba.org>2023-08-30 02:15:28 +0000
commit84dc7129ead1c80b89f89f7d5b426ea3592fca58 (patch)
tree46321e65fdaca505bce52184293d9dbf16bc2934 /lib/ldb/tests/python/api.py
parent8d61d3f8e021284bc879f65c55958f5b1d946035 (diff)
downloadsamba-84dc7129ead1c80b89f89f7d5b426ea3592fca58.tar.gz
samba-84dc7129ead1c80b89f89f7d5b426ea3592fca58.tar.bz2
samba-84dc7129ead1c80b89f89f7d5b426ea3592fca58.zip
buildtools: Properly set global variable
Since we didn’t declare ‘old_refill_task_list’ as global, we were just assigning a value to a local variable that was destroyed after we returned from this function. We clearly intended instead to assign to a global variable of the same name. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'lib/ldb/tests/python/api.py')
0 files changed, 0 insertions, 0 deletions