Skip to content
Snippets Groups Projects
Commit 530ee820a392 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:speaker: change debug variable

parent 454bd1dd863e
No related branches found
No related tags found
No related merge requests found
......@@ -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))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment