summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-01-29 11:08:21 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-01-29 11:08:21 +0000
commit63f608d7c05095c16d1a8863b13c55634c0cae8b (patch)
treeef79a480487105d28e60b49e96947674355d259f /check
parente97bd4be721834e24c32838c2ecd5149ef7c7101 (diff)
downloadmorph-63f608d7c05095c16d1a8863b13c55634c0cae8b.tar.gz
Fix cwd parsing in setup.py
If __file__ has no directory in it, dirname will return the empty string, which in turn will break subprocess.Popen. The fix is to use '.' instead of the empty string.
Diffstat (limited to 'check')
0 files changed, 0 insertions, 0 deletions