From 5f27d94bef796725c0bdc66578972905450630d9 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 8 Apr 2014 17:14:08 -0300 Subject: Mass: use a loop instead of pssh --- share/hydra/mass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/hydra/mass b/share/hydra/mass index 281ce9f..f5df37f 100755 --- a/share/hydra/mass +++ b/share/hydra/mass @@ -71,5 +71,5 @@ fi # Execute commands in hosts echo "Issuing $COMMAND on multiple nodes..." -mass_pssh $COMMAND +mass_loop $COMMAND hydra_unset_tmpfile $TMPWORK -- cgit v1.2.3