# HG changeset patch # User Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr> # Date 1540541358 -7200 # Fri Oct 26 10:09:18 2018 +0200 # Node ID 530ee820a392e9cb9d2fb73fb663337eb62df805 # Parent 454bd1dd863ea20466a058f633dd25af309e0378 :speaker: change debug variable diff --git a/start b/start --- a/start +++ b/start @@ -83,7 +83,7 @@ echo "DEBUG - Odoo found by using virtuenvwrapper" fi else - echo "DEBUG - Odoo found by using module path ($odoo_bin)" + echo "DEBUG - Odoo found by using module path ($module_path)" fi odoo=$(dirname $(dirname $module_path))