Fix creating remote torrents

This commit is contained in:
Andrew Resch 2010-03-30 16:44:26 -07:00
parent 47509ee705
commit ae54d3fa18

View File

@ -576,7 +576,7 @@ class Core(component.Component):
webseeds, private, created_by, trackers, add_to_session):
log.debug("creating torrent..")
threading.Thread(target=_create_torrent_thread,
threading.Thread(target=self._create_torrent_thread,
args=(
path,
tracker,