commit | 2f056a0aee83074527073f278c9f9498b20f8965 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Fri Sep 18 14:37:54 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Fri Sep 18 14:37:54 2015 +0200 |
tree | e72116b41312cda6753355689c15877abb2d9fee | |
parent | ca4fb7154a0cae45387c99dc201e7710629286b1 [diff] [blame] |
Try to run yotta update for yotta build test But accept failures in case we're offline
diff --git a/tests/scripts/yotta-build.sh b/tests/scripts/yotta-build.sh index 59cedf4..2648d3e 100755 --- a/tests/scripts/yotta-build.sh +++ b/tests/scripts/yotta-build.sh
@@ -6,7 +6,7 @@ yotta/create-module.sh cd yotta/module -# yt update # needs network +yt update || true # needs network yotta_build() {