X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fneco%2Futil%2Fsshfuncs.py;h=043bc64dabbad7b215fe163b8e90931bb440b371;hb=6337302c0db631641b3e6a47c6e57c4864711acc;hp=b5d8f0ed8f61a2e46f96cd0cbf39e9b1ff78959c;hpb=b849b5d9bd2569b1db4dce2a65296e1c619bd0a7;p=nepi.git diff --git a/src/neco/util/sshfuncs.py b/src/neco/util/sshfuncs.py index b5d8f0ed..043bc64d 100644 --- a/src/neco/util/sshfuncs.py +++ b/src/neco/util/sshfuncs.py @@ -265,7 +265,7 @@ def rexec(command, host, user, if skip: t = x*2 - msg = "SLEEPING %d ... ATEMP %d - host %s - command %s " % ( + msg = "SLEEPING %d ... ATEMPT %d - host %s - command %s " % ( t, x, host, " ".join(args)) log(msg, logging.DEBUG)