diff options
| author | Joan Touzet <wohali@users.noreply.github.com> | 2018-12-01 18:38:09 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-01 18:38:09 -0500 |
| commit | 61530679f2249fdd59ecf560c950d78c698996db (patch) | |
| tree | 22c17106f95c785ccbf0bf8e545bfbeecb06d91a /dev | |
| parent | 5383feb776d627b1469a1be205dd3de1a6597c6d (diff) | |
| parent | 9f7724e06e3f4c7acc6e44156a1d8f121efe97a9 (diff) | |
| download | couchdb-python-black.tar.gz | |
Merge branch 'master' into python-blackpython-black
Diffstat (limited to 'dev')
| -rwxr-xr-x | dev/run | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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") |
