Searched defs:targ_pub (Results 1 - 1 of 1) sorted by relevance
/pkg/src/ |
H A D | pull.py | 72 targ_pub = None variable 211 if caller_error and dest_xport and targ_pub and not archive: 213 dest_xport.publish_refresh_packages(targ_pub) 399 dest_xport, temp_root, targ_pub, target 1320 global cache_dir, download_start, xport, xport_cfg, dest_xport, targ_pub 1364 targ_pub = transport.setup_publisher(target, 1374 xport=dest_xport, pub=targ_pub) 1703 dest_xport.publish_refresh_packages(targ_pub) 1706 targ_pub = None
|
Completed in 15 milliseconds