From: Thierry Parmentelat Date: Mon, 28 Mar 2011 06:40:33 +0000 (+0200) Subject: redirect X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6c6300829495d4ff39766052922aa337300a0d9f;p=infrastructure.git redirect --- diff --git a/scripts/builds.sh b/scripts/builds.sh index 736d770..e2b4708 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -1,7 +1,7 @@ #!/bin/bash # tentatively trash all qemu instances as the pool is broken with threesome tests -manage-infrastructure.py -qrs +manage-infrastructure.py -qrs >& /dev/null function liquid () { hostname | grep -q liquid ; } function reed () { hostname | grep -q reed ; }