]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Only check for python location once (#7123)
authorAdam Retter <adam.retter@googlemail.com>
Tue, 14 Jul 2020 23:00:05 +0000 (16:00 -0700)
committerAndrew Kryczka <andrewkr@fb.com>
Thu, 16 Jul 2020 00:51:52 +0000 (17:51 -0700)
commitc8b9556cb694a676da47bc45a92cdfec2545779b
tree528da879f02ea821dee1a1136a1c9e8d6dc2c737
parent30bfa2a44e6511c0a0a9bcfed04b45f986f5038d
Only check for python location once (#7123)

Summary:
This fixes an issue introduced in 0c56fc4 whereby the location of Python is evaluated many times and leads to excessive logging of unknown python locations of CentOS 6.

The location is now only checked once.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7123

Reviewed By: zhichao-cao

Differential Revision: D22532274

Pulled By: ajkr

fbshipit-source-id: cade71b4b46e9a23d63ecb4dd36a4ac8ae217970
Makefile