Fix #87179 by using the short status format when the short format is used for log.
* bzrlib/tests/blackbox/test_log.py:
(TestLog.test_log_short_verbose): Test that we use the right
status format.
* bzrlib/log.py:
(ShortLogFormatter.log_revision): Set short_status to True.