HomeSort by relevance Sort by last modified time
    Searched refs:temp_repo (Results 1 - 2 of 2) sorted by null

  /external/ceres-solver/
import_ceres_upstream.sh 18 declare -r temp_repo="/tmp/ceres-solver"
19 rm -rf $temp_repo
22 $temp_repo
24 cd $temp_repo
35 cp -R $temp_repo/* third_party/ceres
patch_from_client.sh 18 declare -r temp_repo="/tmp/ceres-solver"
21 $temp_repo
23 cd $temp_repo
34 cp -R $temp_repo/* third_party/ceres

Completed in 373 milliseconds