summaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorJoan Touzet <wohali@users.noreply.github.com>2018-12-01 18:38:09 -0500
committerGitHub <noreply@github.com>2018-12-01 18:38:09 -0500
commit61530679f2249fdd59ecf560c950d78c698996db (patch)
tree22c17106f95c785ccbf0bf8e545bfbeecb06d91a /dev
parent5383feb776d627b1469a1be205dd3de1a6597c6d (diff)
parent9f7724e06e3f4c7acc6e44156a1d8f121efe97a9 (diff)
downloadcouchdb-python-black.tar.gz
Merge branch 'master' into python-blackpython-black
Diffstat (limited to 'dev')
-rwxr-xr-xdev/run1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/run b/dev/run
index 879a31391..94f6e5d2f 100755
--- a/dev/run
+++ b/dev/run
@@ -220,7 +220,6 @@ def setup_context(opts, args):
@log("Setup environment")
def setup_dirs(ctx):
- ensure_dir_exists(ctx["devdir"], "data")
ensure_dir_exists(ctx["devdir"], "logs")