Searched refs:temp_directory (Results 1 – 1 of 1) sorted by relevance
383 def add_ssh_identity(temp_directory, ssh_private_key=TEST_KEY_PATH): argument396 shutil.copy(ssh_private_key, temp_directory)397 key_copy_path = os.path.join(temp_directory,