svn path=/main/trunk/; revision=4485
fetched=0
file_lock = None
if listonly:
- writemsg("\n")
+ writemsg_stdout("\n", noiselevel=-1)
else:
if use_locks and can_fetch:
if locks_in_subdir:
for loc in filedict[myfile]:
if listonly:
- writemsg(loc+" ")
+ writemsg_stdout(loc+" ", noiselevel=-1)
continue
# allow different fetchcommands per protocol
protocol = loc[0:loc.find("://")]
portage_locks.unlockfile(file_lock)
if listonly:
- writemsg("\n")
+ writemsg_stdout("\n", noiselevel=-1)
if fetched != 2:
if restrict_fetch:
print "\n!!!", mysettings["CATEGORY"] + "/" + \