aboutsummaryrefslogtreecommitdiffstats
path: root/release/rtool.py
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2016-02-18 09:48:37 +1300
committerAldo Cortesi <aldo@nullcube.com>2016-02-18 09:48:37 +1300
commit14f6bcd86e78365a72bd18dcf619d9eefcb914f0 (patch)
treeda27ef97cfbdac27d755907afe518a83757f1207 /release/rtool.py
parent92597f82ea8e4747ce1836ecd5eb2479486e8647 (diff)
downloadmitmproxy-14f6bcd86e78365a72bd18dcf619d9eefcb914f0.tar.gz
mitmproxy-14f6bcd86e78365a72bd18dcf619d9eefcb914f0.tar.bz2
mitmproxy-14f6bcd86e78365a72bd18dcf619d9eefcb914f0.zip
Adjust release for new repo structure
Diffstat (limited to 'release/rtool.py')
-rwxr-xr-x[-rw-r--r--]release/rtool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/rtool.py b/release/rtool.py
index 936e64c8..5d411b35 100644..100755
--- a/release/rtool.py
+++ b/release/rtool.py
@@ -250,7 +250,7 @@ def bdist(ctx, use_existing_wheels, pyinstaller_version):
"--clean",
"--workpath", PYINSTALLER_TEMP,
"--distpath", PYINSTALLER_DIST,
- # This is PyInstaller, so setting a
+ # This is PyInstaller, so setting a
# different log level obviously breaks it :-)
# "--log-level", "WARN",
spec