Skip to content

Commit 1150f42

Browse files
authored
Merge pull request #5516 from learningequality/revert-5508-duration_should_endure
[DO NOT MERGE UNTIL JUST AFTER RELEASE] Revert "[DO NOT MERGE UNTIL JUST BEFORE RELEASE] Add file duration setting as migration task"
2 parents 0ce6108 + bab2f8b commit 1150f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ migrate:
3838
# 4) Remove the management command from this `deploy-migrate` recipe
3939
# 5) Repeat!
4040
deploy-migrate:
41-
python contentcuration/manage.py set_file_duration
41+
echo "Nothing to do here!"
4242

4343
contentnodegc:
4444
python contentcuration/manage.py garbage_collect

0 commit comments

Comments
 (0)