X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=modules.update;h=efbbc968ab96c8ec9f36cc4eb006930f455ef4d0;hb=f5cab4881fdf442e53eca4b697753f440e937e00;hp=14f41faa58f0efdb70fe835fd1e65024086ac9c2;hpb=dd8c1bdc580f908c2bbe7c18debbae15e46a1ec9;p=build.git diff --git a/modules.update b/modules.update index 14f41faa..efbbc968 100755 --- a/modules.update +++ b/modules.update @@ -12,4 +12,4 @@ fcdistro=centos5 make stage1=true PLDISTRO=onelab PLDISTROTAGS=onelab-tags.mk DISTRONAME=${fcdistro} module-tools ; \ make stage1=true PLDISTRO=onelab PLDISTROTAGS=onelab-k27-tags.mk DISTRONAME=${fcdistro} module-tools ; \ echo tests -) | sort -u | grep -v '^build$' +) | sort -uf | grep -v '^build$'