Commit 64c810ae authored by Vitaly Lipatov's avatar Vitaly Lipatov

set ssh timeout in 300 sec

parent 407df15a
...@@ -51,7 +51,7 @@ CURRENTBRANCHNAME="M51" ...@@ -51,7 +51,7 @@ CURRENTBRANCHNAME="M51"
#SSH_KEYFILE=~/.ssh/id_dsa #SSH_KEYFILE=~/.ssh/id_dsa
GIRARHOST=git.alt GIRARHOST=git.alt
# Timeout in sec for ssh commands # Timeout in sec for ssh commands
SSHTIMEOUT=30 SSHTIMEOUT=300
BUILDSERVER= BUILDSERVER=
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment