cosmetic
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Sat, 22 May 2010 08:14:09 +0000 (08:14 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Sat, 22 May 2010 08:14:09 +0000 (08:14 +0000)
scripts/builds.sh

index 67d7072..477bd94 100755 (executable)
@@ -2,9 +2,9 @@
 # $Id$
 # $URL$
 
-function liquid () { hostname | grep liquid >& /dev/null ; }
-function reed () { hostname | grep reed >& /dev/null ; }
-function velvet () { hostname | grep velvet >& /dev/null ; }
+function liquid () { hostname | grep -q liquid ; }
+function reed () { hostname | grep -q reed ; }
+function velvet () { hostname | grep -q velvet ; }
 
 # 2.6.27 kernel on f12
 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d onelab -t onelab-k27-tags.mk -f f12 -p linux32 -b @DATE@--k27-f12-32