mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 9dbb23d8ab8a for reftest make target bustage
--HG-- extra : rebase_source : aa041efe4b34190bb194a85897db5161c0eefe16
This commit is contained in:
parent
5aaa952d25
commit
04a7f7d4b9
@ -80,7 +80,6 @@ class VirtualenvManager(object):
|
||||
for submanifest in submanifests:
|
||||
submanifest = os.path.join(self.topsrcdir, submanifest)
|
||||
submanager = VirtualenvManager(self.topsrcdir,
|
||||
self.topobjdir,
|
||||
self.virtualenv_root,
|
||||
self.log_handle,
|
||||
submanifest)
|
||||
|
Loading…
Reference in New Issue
Block a user