aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2019-05-29 21:53:06 +0300
committerPaul Sokolovskyy <paul.sokolovsky@linaro.org>2019-05-29 18:57:02 +0000
commitab7f4d82364be03fb4182e68f9e4985c46e33ebc (patch)
tree5e0e9364be2ea807f9b72114a17ae8fd7f20ebeb /zephyr-upstream
parentd6e244151990bce6ea8d7f973f35fe933da041a3 (diff)
zephyr-upstream: Remove "--subset=1/100" quick-test option
Change-Id: I36579860ab096a1ef58c232cd0e5b41d813eeb45 Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Diffstat (limited to 'zephyr-upstream')
-rwxr-xr-xzephyr-upstream/builders.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr-upstream/builders.sh b/zephyr-upstream/builders.sh
index d417748574..8343d056fa 100755
--- a/zephyr-upstream/builders.sh
+++ b/zephyr-upstream/builders.sh
@@ -75,7 +75,6 @@ time ${ZEPHYR_BASE}/scripts/sanitycheck \
--build-only \
--outdir ${OUTDIR} \
--enable-slow \
- --subset=1/100 \
-x=USE_CCACHE=${USE_CCACHE}
cd ${ZEPHYR_BASE}