Home
last modified time | relevance | path

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

/third_party/gettext/
Dgitsub.sh337 func_cleanup_current_git_clone () function
357 trap func_cleanup_current_git_clone 1 2 13 15
358 git clone $2 "$url" "$path" || func_cleanup_current_git_clone