X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=modules.update;h=f099523f6bc88a2b5f0fa29e9b5b17f87c454956;hb=2c5a8d9ecbd623aa426eef8095e26f8f4993a4db;hp=c8a3dda806b1cc4595c4d0d0c2931b0c1096ed8e;hpb=9e75ac1bb36f88fa552678bd60291e515a5f181d;p=build.git diff --git a/modules.update b/modules.update index c8a3dda8..f099523f 100755 --- a/modules.update +++ b/modules.update @@ -12,6 +12,7 @@ fcdistros="f14 f16" make stage1=true PLDISTRO=onelab PLDISTROTAGS=onelab-tags.mk DISTRONAME=${fcdistro} module-tools ; make stage1=true PLDISTRO=mlab PLDISTROTAGS=mlab-tags.mk DISTRONAME=${fcdistro} module-tools ; make stage1=true PLDISTRO=lxc PLDISTROTAGS=lxc-tags.mk DISTRONAME=${fcdistro} module-tools ; + make stage1=true PLDISTRO=lxc PLDISTROTAGS=lxc-openvswitch-tags.mk DISTRONAME=${fcdistro} module-tools ; done 2>/dev/null ; echo tests ) | sort -uf | grep -v '^build$'