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 1135a78 detection modules returns result (no db dependency) + commented ssh modules with output examples new 5ba9e68 bugfix on shelve ("return_dict" attribute still present) + renamed run.sh to mum.sh + script now runs install if venv is not created + mum-daemon script added + notification page refounded 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 5ba9e6882137261dd13ac4d821d621b6937d90e6 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri May 22 17:50:06 2015 +0200 bugfix on shelve ("return_dict" attribute still present) + renamed run.sh to mum.sh + script now runs install if venv is not created + mum-daemon script added + notification page refounded Summary of changes: app/modules/storage_modules/shelve_db.py | 2 - mum-daemon.sh | 52 ++++++++++++++++ mum.sh | 7 +++ run.sh | 3 - views/notifications.html | 104 ++++++++++++------------------- 5 files changed, 98 insertions(+), 70 deletions(-) create mode 100755 mum-daemon.sh create mode 100755 mum.sh delete mode 100755 run.sh -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.