Issue #296 has been updated by Sébastien Bahloul. Status changed from New to Feedback Assigned to set to Sébastien Bahloul % Done changed from 0 to 90
Fixed in r1629, r1630 and r1631. Need now some feedback to confirm that it fixes this change request. ---------------------------------------- Bug #296: INFO for to modify entries: on dry run http://tools.lsc-project.org/issues/296 Author: Nikolay Sokolov Status: Feedback Priority: Normal Assigned to: Sébastien Bahloul Category: Core Target version: 2.0 Problem in version: When i run ./bin/lsc -f etc -s all everything is ok it display me INFO like this: <pre> Nov 26 13:32:32 - INFO - All entries: 339, to modify entries: 1, modified entries: 1, errors: 0 </pre> But if i run ./bin/lsc -f etc -s all -n before that it display me that INFO: <pre> Nov 26 13:28:15 - INFO - All entries: 339, to modify entries: 0, modified entries: 0, errors: 0 </pre> but i expect to see something like this: <pre> Nov 26 13:28:15 - INFO - All entries: 339, to modify entries: 1, modified entries: 0, errors: 0 </pre> My point was to start dry run and to see if there is too many to modify entries to notify me that there is something suspicious. I hope I was able to explain what is my problem :) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

