mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
Some zulip => humbug updates in comments and print statements.
(imported from commit 9253569a1df7f96fda81ab162d710cdda03f30ca)
This commit is contained in:
@@ -60,7 +60,7 @@ subprocess.check_call('./tools/clean-repo')
|
||||
os.setpgrp()
|
||||
|
||||
# Pass --nostatic because we configure static serving ourselves in
|
||||
# humbug/urls.py.
|
||||
# zulip/urls.py.
|
||||
for cmd in ['python manage.py runserver --nostatic %s localhost:%d'
|
||||
% (manage_args, django_port),
|
||||
'python manage.py runtornado %s localhost:%d'
|
||||
|
||||
Reference in New Issue
Block a user