From 8b89a7c225fdda187f0bc3ff8d9713e12febc3ef Mon Sep 17 00:00:00 2001 From: Marcus Huewe Date: Wed, 11 Aug 2010 18:08:54 +0200 Subject: [PATCH] - removed old cruft --- osc/core.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/osc/core.py b/osc/core.py index c8f1a642..448f5fee 100644 --- a/osc/core.py +++ b/osc/core.py @@ -35,10 +35,6 @@ BUILDLOGURL_RE = re.compile(r"^(?Phttps?://.*?)/build/(?P.*?)/( BUFSIZE = 1024*1024 store = '.osc' -# NOTE: do not use this anymore, use conf.exclude_glob instead. -# but this needs to stay to avoid breakage of tools which use osc lib -exclude_stuff = [store, 'CVS', '*~', '#*#', '.*', '_linkerror'] - new_project_templ = """\