summaryrefslogtreecommitdiff
path: root/Lib/unittest/mock.py
diff options
context:
space:
mode:
authorPetr Viktorin <encukou@gmail.com>2020-03-11 14:27:42 +0100
committerGitHub <noreply@github.com>2020-03-11 14:27:42 +0100
commit3c97e1e457033bbb8bbe0b7198bd13fc794a12b0 (patch)
treeb968f087b7e12cb83c3e9e8ab569b5bfcb6f7fe0 /Lib/unittest/mock.py
parent2dd41740c97bd77695ddcc590caa7f53e76dc35a (diff)
downloadcpython-git-3c97e1e457033bbb8bbe0b7198bd13fc794a12b0.tar.gz
bpo-39761: Fix dtrace build with empty $DFLAGS (GH-18766)
This fixes a regression introduced in bpo-38960. When DFLAGS was empty, "$DFLAGS" results in an empty argument (""). Without the quotes, an empty variable will be ignored by the shell.
Diffstat (limited to 'Lib/unittest/mock.py')
0 files changed, 0 insertions, 0 deletions