From 0768ba54fb2cb528ec54e4fdfe0564b91414334e Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Mon, 9 Jan 2017 12:39:55 +0100 Subject: [PATCH] =?utf8?q?Correction=C2=A0:=20=20=20=20=20=20=20=20=20etc/?= =?utf8?q?sv/openerp7=5Fburette/local.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- etc/sv/openerp7_burette/local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" \ -- 2.20.1