Modifications : etc/sv/openerp7_burette/local.sh
[lhc/ateliers.git] / etc / sv / openerp7_burette / local.sh
index 0e20375..52ac910 100644 (file)
@@ -51,6 +51,7 @@ for db in \
        cyclofficine_angouleme \
        dynamo \
        etudesetchantiersidf \
+       etudesetchantiersidf_test \
        eturecup \
        heureuxcyclage \
        labecaneajules \
@@ -58,9 +59,11 @@ for db in \
        laptiterustine \
        larouelibre \
        lechatperche \
+       lesjantesdunord \
        mobilidees \
        ocivelo \
        ohcyclo \
+       placeauvelo \
        ptitvelo \
        recupr \
        repeyre \
@@ -114,10 +117,11 @@ for addon in \
        laptiterustine \
        larouelibre \
        lechatperche \
+       lesjantesdunord \
        lhc \
        mobilidees \
+       nrt_point_of_sale \
        no_db_management \
-       ocivelo \
        ohcyclo \
        pos_membership \
        ptitvelo \
@@ -155,11 +159,11 @@ for addon in \
         /home/git/data/burette/"$addon".git/hooks/post-update."$sv" <<-EOF
                #!/bin/sh -efux
                case \$1 in
-                (refs/heads/master)
+                (refs/heads/7.0)
                        git \\
                         --git-dir ~git-data/burette/"$addon".git \\
                         --work-tree="$home"/addon.d/"$addon" \\
-                        checkout -f master
+                        checkout -f 7.0
                        git \\
                         --git-dir ~git-data/burette/"$addon".git \\
                         --work-tree="$home"/addon.d/"$addon" \\