X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=modules.update;h=efbbc968ab96c8ec9f36cc4eb006930f455ef4d0;hb=f5cab4881fdf442e53eca4b697753f440e937e00;hp=63806ff27bcbd3d648b7350cb219bc16074845b3;hpb=338106480fd7a529f93cc2f973840258c6d8f29f;p=build.git diff --git a/modules.update b/modules.update index 63806ff2..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$' | grep -v 'git:' +) | sort -uf | grep -v '^build$'