]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
run-make-check: set WITH_SEASTAR with a non-empty string
authorKefu Chai <kchai@redhat.com>
Wed, 18 Jul 2018 02:25:19 +0000 (10:25 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 18 Jul 2018 02:25:21 +0000 (10:25 +0800)
commit45bca777aa8021f0173e442ed7838696956be333
tree2989b2086f3ebe3f0a82edc7dcb90e21880c0802
parent3e18ac7217be47729b4f7feea5a18cb6738e1da6
run-make-check: set WITH_SEASTAR with a non-empty string

otherwise "test -n $WITH_SEASTAR" fails, and the dependencies won't be
installed.

Signed-off-by: Kefu Chai <kchai@redhat.com>
run-make-check.sh