[PATCH phosphor-event v2 3/3] build: Run make check

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Feb 18 17:00:30 AEDT 2016


From: Joel Stanley <joel at jms.id.au>

Signed-off-by: Joel Stanley <joel at jms.id.au>
---
 .build.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.build.sh b/.build.sh
index 0be2e19..d2e8ea3 100755
--- a/.build.sh
+++ b/.build.sh
@@ -20,3 +20,5 @@ gcc --version
 
 docker run --rm=true --user="${USER}" \
  -w "${PWD}" -v "${HOME}":"${HOME}" openbmc/phosphor-event make
+docker run --rm=true --user="${USER}" \
+ -w "${PWD}" -v "${HOME}":"${HOME}" openbmc/phosphor-event make check
-- 
2.7.1




More information about the openbmc mailing list