build only trunk
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Thu, 22 May 2008 18:00:21 +0000 (18:00 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Thu, 22 May 2008 18:00:21 +0000 (18:00 +0000)
scripts/all-builds.sh

index 75ce341..a4fa36c 100755 (executable)
@@ -34,12 +34,14 @@ done
 
 # tuned for allowing manual re-runs, mostly for tests
 
-DEFAULT_PLDISTROS="planetlab onelab"
+#DEFAULT_PLDISTROS="planetlab onelab"
+DEFAULT_PLDISTROS=""
 DEFAULT_FCDISTROS="f8"
 DEFAULT_BITS="32 64"
 #DEFAULT_TRUNK_DISTROS="onelab"
 DEFAULT_TRUNK_DISTROS="onelab planetlab"
-DEFAULT_VS_PLDISTROS="onelab"
+#DEFAULT_VS_PLDISTROS="onelab"
+DEFAULT_VS_PLDISTROS=""
 DEFAULT_BASE="@DATE@"
 
 # export any of these to override - this is for manual use only