mirror of https://github.com/zulip/zulip.git
f4c4e857ff
In tools/setup/generate-test-credentials line 10: password=$(./manage.py print_initial_password "$email" | fgrep "$email" | awk '{ print $2 }') ^-- SC2197: fgrep is non-standard and deprecated. Use grep -F instead. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
||
---|---|---|
.. | ||
emoji | ||
__init__.py | ||
build_pygments_data | ||
generate-fixtures | ||
generate-test-credentials | ||
generate_zulip_bots_static_files | ||
install-aws-server | ||
lang.json | ||
postgres-init-dev-db | ||
postgres-init-test-db | ||
setup_venvs.py |