We can `--short-circuit` to almost any phase. But we cannot short circuit directly to `%check` phase. This should be trivial to implement and would allow to implement isolation of `%check` phase in Mock https://github.com/rpm-software-management/mock/issues/1352
We can
--short-circuitto almost any phase. But we cannot short circuit directly to%checkphase.This should be trivial to implement and would allow to implement isolation of
%checkphase in Mockrpm-software-management/mock#1352