git-svn-id: svn://db.shs.com.ru/pip@417 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -656,6 +656,7 @@ void Daemon::filesReceived(const PIString & p_name, bool ok) {
|
||||
Remote * r = remotes.value(p_name, 0);
|
||||
if (!r) return;
|
||||
r->updateDir();
|
||||
piCout << "filesReceived 1";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user