SysFera / vishnu

Modular and high-level middleware for tasks, files and information management in heterogeneous and distributed HPC environments
http://sysfera.github.com/vishnu.html
Other
4 stars 12 forks source link

Potentiel bug dans FMS ls (Bugzilla #452) #292

Closed bdepardo closed 11 years ago

bdepardo commented 11 years ago

normal bug in component FMS Reported in version 2.0.0 beta2 on platform All

bdepardo commented 11 years ago

On 2012-12-18 20:06:16 +0100, 'Benjamin Depardon (benjamin.depardon@sysfera.com) wrote: Dans le code de SSHFile::ls, l'output de la commande ls est parsée, et notamment avec le code suivant : if (line.find("total") != std::string::npos || line.empty()) { continue; } Du coup, si j'ai un fichier qui s'appelle "total", je ne le vois pas dans la liste des fichiers...

bdepardo commented 11 years ago

On 2013-01-17 13:28:27 +0100, 'Benjamin Depardon (benjamin.depardon@sysfera.com) wrote: Corrigé dans la branche zmq avec le commit b0dee31d4f89de39739c0097cd3049dce13165d4