Unverified Commit 23622dd8 by Feanil Patel Committed by GitHub

Merge pull request #4211 from edx/feanil/update_migration_name

NIT: Update the task name.  Not adding a changelog entry since this is just cosmetic.
parents c9625da3 f1a05829
......@@ -97,7 +97,7 @@
- "install"
- "install:configuration"
- name: Syncdb
- name: Migrate the notifier db
shell: "{{ NOTIFIER_VENV_DIR }}/bin/python manage.py migrate --fake-initial"
args:
chdir: "{{ NOTIFIER_CODE_DIR }}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment