default ssh command option (-tt -oLogLevel=quiet) replacement

2015-02-02 Thread Giuseppe Aprea
Hi all, I am trying to run gnu parallel (v. 20140922) under LSF with blaunch as "spawn agent" but I always get an error. My sshloginfile (servers) is: /afs/enea.it/software/bin/blaunch.sh cresco3x005.portici.enea.it /afs/enea.it/software/bin/blaunch.sh cresco3x016.portici.enea.it while the comma

Re: default ssh command option (-tt -oLogLevel=quiet) replacement

2015-02-02 Thread Ole Tange
On Mon, Feb 2, 2015 at 6:55 PM, Giuseppe Aprea wrote: > > I am trying to run gnu parallel (v. 20140922) under LSF with blaunch as > "spawn agent" but I always get an error. My sshloginfile (servers) is: : > I guess I should remove " -tt -oLogLevel=quiet " but I don't know how to do > it. I must