rocksdb/buckifier
Michael Lee 8e2749fd3a Fix use of positional args in BUCK rules (#7760)
Summary:
Prefer to use keyword args rather than positional args for Buck rules. This appears to be the only remaining instance for `custom_unittest`

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

Test Plan: Search for other instances of `custom_unittest` without `name`

Reviewed By: cheng-chang

Differential Revision: D25439887

Pulled By: mzlee

fbshipit-source-id: 518c541a5c01207c7b0c1f7322addf5cc4f09f92
2020-12-09 19:25:31 -08:00
..
buckify_rocksdb.py Add a rocksdb lib target with link_whole=True (#7466) 2020-09-30 22:50:32 -07:00
check_buck_targets.sh Allow missing "unversioned" python, as in CentOS 8 (#6883) 2020-05-29 11:29:23 -07:00
rocks_test_runner.sh Add copyright headers per FB open-source checkup tool. (#5199) 2019-04-18 10:55:01 -07:00
targets_builder.py Fix use of positional args in BUCK rules (#7760) 2020-12-09 19:25:31 -08:00
targets_cfg.py Add a rocksdb lib target with link_whole=True (#7466) 2020-09-30 22:50:32 -07:00
util.py Make buckifier python3 compatible (#5922) 2019-10-23 13:52:27 -07:00