Cache now obeys -q when showing summary for --lf and --ff

Related to #3853
This commit is contained in:
Bruno Oliveira
2018-08-26 18:08:19 -03:00
parent a31967431f
commit 47bb53f5cb
3 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1 @@
Cache plugin now obeys the ``-q`` flag when ``--last-failed`` and ``--failed-first`` flags are used.