turn off centos flavour
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 20 Oct 2010 09:08:00 +0000 (11:08 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 20 Oct 2010 09:08:00 +0000 (11:08 +0200)
scripts/sfa-1.0-5.sh

index 70f95fd..baa8c36 100755 (executable)
@@ -8,6 +8,7 @@ liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linu
 reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b sfa-1.0-5--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5
 reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b sfa-1.0-5--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5
 
-velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f centos5 -p linux32 -b sfa-1.0-5--c5-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5
-velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f centos5 -p linux64 -b sfa-1.0-5--c5-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5
+# stupid me, we can't run sfa on centos that has a too old python...
+#velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f centos5 -p linux32 -b sfa-1.0-5--c5-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5
+#velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f centos5 -p linux64 -b sfa-1.0-5--c5-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5