Commit b5f45910 authored by Ivan Tyagov's avatar Ivan Tyagov

Too low wait time.

parent 3f569a0b
......@@ -16,7 +16,7 @@ def main():
help='number of iterations to check')
parser.add_argument('--timeout', \
type = int, \
default = 1, \
default = 2, \
help='seconds to wait between checks')
parser.add_argument('--opc-ua-server', \
type = str, \
......
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