switch to git for plcapi -- refresh module names for module-tools -a & the pending...
[build.git] / modules.update
index 8630c48..14f41fa 100755 (executable)
@@ -10,4 +10,6 @@ fcdistro=centos5
   make stage1=true PLDISTRO=planetlab PLDISTROTAGS=planetlab-tags.mk DISTRONAME=${fcdistro} module-tools ; \
   make stage1=true PLDISTRO=planetlab PLDISTROTAGS=planetlab-k27-tags.mk DISTRONAME=${fcdistro} module-tools ; \
   make stage1=true PLDISTRO=onelab PLDISTROTAGS=onelab-tags.mk DISTRONAME=${fcdistro} module-tools ; \
-) | sort -u | grep -v '^build$'
+  make stage1=true PLDISTRO=onelab PLDISTROTAGS=onelab-k27-tags.mk DISTRONAME=${fcdistro} module-tools ; \
+  echo tests
+) | sort -u | grep -v '^build$'