mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
./tools/test-all had a short option -f which was used for running it by skipping provision check. This short option paired well with its long version --force, but in an effort to provide more clarity over the use of force option it is renamed to --skip-provision-check. Following this rename -f option for test-all does not pair well with its long part which is now --skip-provision-check. Also, this option is rarely used. So the short form -f is removed in this commit. We now provide only its longer version --skip-provision-check. This is a part of commits done to address issue #17455.
2.3 KiB
Executable File
2.3 KiB
Executable File