Files
mixer-tools/mixer
Rodrigo Chiossi 6e40a3ca1a cmd: Respect --offline flag for network check
There are a couple mixer commands that don't require network and thus
skip any network check. This behavior is also intended when the
--offline flag is used, but the flag is never checked in that scenario.

This patch unifies builder.Offline (which is set by --offline) and
networkCheck variable to make sure the network check is also skipped if
--offline flag is used.

Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>
2018-09-21 23:17:14 +02:00
..
2018-07-26 10:45:41 -07:00