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 747c53a fixes bad header: utf8 -> utf-8 new 183a5e4 conf dir is now optionnal (/etc/mum and SCRIPT_DIR/../conf is used as default) use --conf to specify conf dir on command line 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 183a5e49ab188b1eca76a023a5edc4e26ac015bd Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Mon Jul 13 14:59:00 2015 +0200 conf dir is now optionnal (/etc/mum and SCRIPT_DIR/../conf is used as default) use --conf to specify conf dir on command line Summary of changes: app/mum.py | 12 +++++----- conf/mum.conf | 1 + conf/mum.devel.conf | 7 ++++++ scripts/mum-env.sh | 56 +++++++++++++++++++++++++++++++++----------- scripts/mum-install-bower.sh | 2 +- scripts/mum-install-venv.sh | 2 +- scripts/mum.sh | 2 +- 7 files changed, 59 insertions(+), 23 deletions(-) create mode 100644 conf/mum.devel.conf -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.