Projet

Général

Profil

Révision 9d36ffd5 tools.cpp

Voir les différences:

tools.cpp
97 97
        m_ftp->cd("/");
98 98
        m_ftp->list("/");
99 99
        m_ftp->clearPendingCommands();
100
        AbulEduSleeperThread::msleep(800);
100
        AbulEduSleeperThread::msleep(2000);
101 101
    }
102 102
    qDebug() << "======================= END FTP INFO ======================= ";
103 103

  

Formats disponibles : Unified diff

Redmine Appliance - Powered by TurnKey Linux