(no commit message)
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 13 Apr 2010 13:29:21 +0000 (13:29 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 13 Apr 2010 13:29:21 +0000 (13:29 +0000)
scripts/5.0-rc2.sh [deleted file]

diff --git a/scripts/5.0-rc2.sh b/scripts/5.0-rc2.sh
deleted file mode 100755 (executable)
index 032b4fc..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-function liquid () { hostname | grep liquid >& /dev/null ; }
-function reed () { hostname | grep reed >& /dev/null ; }
-function velvet () { hostname | grep velvet >& /dev/null ; }
-
-liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc2 -d onelab -f f8 -p linux64 -b onelab--5.0-rc2-f8-64
-reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc2 -d onelab -f f12 -p linux64 -b onelab--5.0-rc2-f12-64 -t onelab-k27-tags.mk
-
-velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc2 -d onelab -f f8 -p linux32 -b onelab--5.0-rc2-f8-32
-liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc2 -d onelab -f f12 -p linux32 -b onelab--5.0-rc2-f12-32 -t onelab-k27-tags.mk