Home
last modified time | relevance | path

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

/external/owasp/sanitizer/tools/
Dcut_release.py23 trunk_directory_path = os.path.realpath(os.path.join( variable
40 trunk_directory_path,
45 trunk_directory_path,
50 trunk_directory_path,
57 assert os.path.isdir(trunk_directory_path), trunk_directory_path
67 subprocess.Popen(["svn", "info", "--xml", trunk_directory_path],