Hi Gupta!

On Mon, 2013-06-24 at 22:17 -0700, Gupta wrote:

> c:\jenkins\workspace\x86_Linux_SmoketestB>ssh [email protected] "ls -l 
> /usr/local/SWAT" 
> Host key verification failed.

Execute ssh without a parameter and then accept the host key.

Another option would be to use 'ssh -s StrictHostKeyChecking=no
[email protected] "ls -l /usr/local/SWAT"' but I don't think that's what
you want to do.

Regards
  Steffen



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to