mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-06 21:51:30 +00:00
fail() ends with a call to os.Exit(1) so there is no need to return after it. Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>