redirect
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 28 Mar 2011 06:40:33 +0000 (08:40 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 28 Mar 2011 06:40:33 +0000 (08:40 +0200)
scripts/builds.sh

index 736d770..e2b4708 100755 (executable)
@@ -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 ; }