]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
run-make-check.sh: Init defaults after deps are installed.
authorJohn Coyle <dx9err@gmail.com>
Wed, 21 Dec 2016 01:14:16 +0000 (20:14 -0500)
committerJohn Coyle <dx9err@gmail.com>
Wed, 21 Dec 2016 01:14:16 +0000 (20:14 -0500)
commit3d0c778b54a30729ad11bd51281da28db59c7ae6
tree15b003d7635dd22ec142f6e02b2ec909bc7182c1
parent12706d76225fa1491d00362d3bc04e0541dead73
run-make-check.sh:  Init defaults after deps are installed.

get_processors() depends on coreutils nproc. Alpine does not install coreutils by default.

Signed-off-by: John Coyle <dx9err@gmail.com>
run-make-check.sh