commit | 84f207d33ba0279210712cf3aeb22e96bb131b50 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Jun 19 19:35:21 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Wed Jun 20 10:41:13 2018 -0700 |
tree | c22f60d9152cf28900abcd6594c177b8a6f5de13 | |
parent | 9d9816524578d6e3e2bfa97f441a2d229a2fc405 [diff] |
build-unit-test-docker: Fix home dir creation `adduser` does not recursively create home directories. If the current user has a non-standard home directory the command will fail and the unit test builder will error out. Lets make sure the parent directory for the home is created first. Change-Id: Id1cfae38b0bae445e27a1916962cd22ff0863a86 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.