From 6c6300829495d4ff39766052922aa337300a0d9f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 28 Mar 2011 08:40:33 +0200 Subject: [PATCH] redirect --- scripts/builds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ; } -- 2.45.2