mbox series

[RFC,for,2.10,0/3] some docker fixes

Message ID 20170720134716.13049-1-alex.bennee@linaro.org
Headers show
Series some docker fixes | expand

Message

Alex Bennée July 20, 2017, 1:47 p.m. UTC
Hi,

I noticed some problems while running my local builds and while trying
to reproduce Travis failures. They apply on top of the currently in
flight pull-req pull-ci-updates-for-softfreeze-180717-2

Alex Bennée (3):
  docker: ensure NOUSER for travis images
  docker: fix dirty/stash detection  on some systems
  docker: ignore submodules when checking diff

 tests/docker/Makefile.include | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.13.0

Comments

Alex Bennée July 24, 2017, 2:22 p.m. UTC | #1
Alex Bennée <alex.bennee@linaro.org> writes:

> Hi,

>

> I noticed some problems while running my local builds and while trying

> to reproduce Travis failures. They apply on top of the currently in

> flight pull-req pull-ci-updates-for-softfreeze-180717-2

>

> Alex Bennée (3):

>   docker: ensure NOUSER for travis images

>   docker: fix dirty/stash detection  on some systems

>   docker: ignore submodules when checking diff

>

>  tests/docker/Makefile.include | 3 ++-

>  1 file changed, 2 insertions(+), 1 deletion(-)


Ping?

Any more reviews? Happy for me to roll a pull-req?

--
Alex Bennée