This is an automated email from the git hooks/post-receive script. New change to branch develop in repository mum. See http://git.chorem.org/mum.git from 327132f règle .gitignore pour les .pyc ajoutée new 383e5c4 removing *.pyc files The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 383e5c4e2da372a7445b46b2316d33d4df50d785 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue Feb 24 17:09:01 2015 +0100 removing *.pyc files Summary of changes: app/app.pyc | Bin 4800 -> 0 bytes app/module_loader.pyc | Bin 1848 -> 0 bytes app/modules/__init__.pyc | Bin 165 -> 0 bytes app/modules/connection_modules/__init__.pyc | Bin 215 -> 0 bytes app/modules/connection_modules/ssh.pyc | Bin 1330 -> 0 bytes app/modules/detection_modules/__init__.pyc | Bin 191 -> 0 bytes app/modules/detection_modules/nmap_detection.pyc | Bin 4355 -> 0 bytes app/modules/detection_modules/unix/__init__.pyc | Bin 275 -> 0 bytes app/modules/detection_modules/unix/drive_detection.pyc | Bin 1445 -> 0 bytes app/modules/storage_modules/__init__.pyc | Bin 218 -> 0 bytes app/modules/storage_modules/shelve_db.pyc | Bin 4335 -> 0 bytes 11 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 app/app.pyc delete mode 100644 app/module_loader.pyc delete mode 100644 app/modules/__init__.pyc delete mode 100644 app/modules/connection_modules/__init__.pyc delete mode 100644 app/modules/connection_modules/ssh.pyc delete mode 100644 app/modules/detection_modules/__init__.pyc delete mode 100644 app/modules/detection_modules/nmap_detection.pyc delete mode 100644 app/modules/detection_modules/unix/__init__.pyc delete mode 100644 app/modules/detection_modules/unix/drive_detection.pyc delete mode 100644 app/modules/storage_modules/__init__.pyc delete mode 100644 app/modules/storage_modules/shelve_db.pyc -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.