commit | b751740bfa13b460ed8d489edbbf8d7e43bcaa9b | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Wed Nov 18 10:39:29 2020 +0200 |
committer | Jukka Rissanen <jukka.rissanen+github@gmail.com> | Fri Nov 20 16:07:59 2020 +0200 |
tree | c7b25d798d05181d9d5e0f8efb6ed54d4be40dd5 | |
parent | d1901d6a2feec4284014ac87cd14e929bc5464f7 [diff] |
samples: net: mqtt: Fix the return code in Docker tests The pass/fail return code was not returned to the caller in Docker based testing so the runner script did not know if the sample test passed or not. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>