]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/pybind: fix local variables for emacs 30537/head
authorKefu Chai <kchai@redhat.com>
Tue, 24 Sep 2019 06:51:49 +0000 (14:51 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 24 Sep 2019 06:57:09 +0000 (14:57 +0800)
commit806de9fd0981d0d18e539081fedd40a7aac35ede
tree44584f8d10ae056124ef01d4ebc327a7522a2784
parentd34030a1eebd5c6f973d60b974ac6e89eabf2803
test/pybind: fix local variables for emacs

* pass CEPH_BIN env variable if necessary
* do not 'make' unless necessary
* use `cmake --build` as developer might be using some different cmake
  generator for building ceph.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/pybind/test_ceph_argparse.py
src/test/pybind/test_ceph_daemon.py