Skip to content
Commit e1420437 authored by Jürg Billeter's avatar Jürg Billeter
Browse files

_artifactcache/ostreecache.py: Fix global remotes

Counter-intuitively, Python list += mutates the list. Use explicit
copy() and extend() instead of += to avoid adding project-specific
remotes to the global remote list.
parent b2b365fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment