We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac5ea4 commit c656395Copy full SHA for c656395
utils/build-dists.py
@@ -41,7 +41,6 @@ def set_tmp_dir():
41
42
43
def run(*argv, expect_exit_code=0):
44
- global tmp_dir
45
if tmp_dir is None:
46
os.chdir(base_dir)
47
else:
0 commit comments