Home
last modified time | relevance | path

Searched refs:checkout_obj (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/tools/
Dcheck_format_compatible.sh117 https_proxy="fwdproxy:8080" git checkout github_origin/$checkout_obj -b $checkout_obj
120 write_external_sst $input_data_path $test_dir/$checkout_obj $test_dir/$checkout_obj
121 ingest_external_sst $test_dir/$checkout_obj $test_dir/$checkout_obj
137 git checkout $checkout_obj
143 git branch -D $checkout_obj
148 for checkout_obj in "${checkout_objs[@]}"
151 https_proxy="fwdproxy:8080" git checkout github_origin/$checkout_obj -b $checkout_obj
176 git checkout $checkout_obj
179 compare_db $test_dir/$checkout_obj $compare_base_db_dir forward_${checkout_obj}_dump.txt 0
185 git checkout $checkout_obj
[all …]