From: Ludovic CHEVALIER Date: Mon, 9 Jan 2017 11:39:55 +0000 (+0100) Subject: Correction : etc/sv/openerp7_burette/local.sh X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=0768ba54fb2cb528ec54e4fdfe0564b91414334e Correction : etc/sv/openerp7_burette/local.sh --- diff --git a/etc/sv/openerp7_burette/local.sh b/etc/sv/openerp7_burette/local.sh index 52ac910..a5d59e7 100644 --- a/etc/sv/openerp7_burette/local.sh +++ b/etc/sv/openerp7_burette/local.sh @@ -140,7 +140,7 @@ for addon in \ sudo -u git git \ --git-dir ~git-data/burette/"$addon".git \ --work-tree="$home"/addon.d/"$addon" \ - checkout -f master + checkout -f 7.0 sudo -u git git \ --git-dir ~git-data/burette/"$addon".git \ --work-tree="$home"/addon.d/"$addon" \